Releases: gametimesf/braintree-go
Releases · gametimesf/braintree-go
Add CreateTransactionRiskContext call
The client has been extended with an additional communication channel, and a new CreateTransactionRiskContext call has been implemented.
v0.0.5
v0.0.4
extend transaction struct
- added the
shared payment methodfield[optional] to transaction struct
Added braintree Oauth methods
methods added
CreateTokenFromRefreshToken
Grant
CreateTokenFromCode
Expose Http Error
Expose HTTPError type which will expose the response status code from Braintree requests that don't have a 2xx response.