Skip to content

Releases: BoltApp/braintree-go

v0.37.0

16 Jun 18:19
baeae46
Compare
Choose a tag to compare

What's Changed

  • feat: added a risk_threshold gateway rejection reason by @owenchak in #23

New Contributors

Full Changelog: v0.36.0...v0.37.0

Add new release v0.36.0

09 Feb 22:08
7b6a13b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.0...v0.36.0

Add new release v0.35.0

09 Feb 19:43
d4434df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.35.0

Add new release v0.34.0

02 Feb 23:21
13fb927
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.34.0

Fix Oauth Backslash

02 Feb 18:56
e4c53fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

NewWithAccessTokenAndCustomizedHttpClient

25 Jan 18:51
ce0f42b
Compare
Choose a tag to compare

What's Changed

  • Braintree client with access token and passed in httpClient by @ellenwei in #18

Full Changelog: v.0.31.0...v0.32.0

Define oauth gateway in braintree.go + nit

21 Jan 00:53
cc655a5
Compare
Choose a tag to compare
Merge pull request #16 from BoltApp/ellenwei/nit-fix

Add oauth gateway in braintree.go

Add Oath and Grant APi

20 Dec 19:19
2527930
Compare
Choose a tag to compare

Add oath gateway and Grant API for Magento Payment.

Add new fields for Braintree L3

27 Apr 20:50
b0fdb45
Compare
Choose a tag to compare

Braintree L2/3 data updates: Add shipping amount, discount amount, and ships from postal code

Submit for Partial Settlement

21 Apr 19:21
6684e71
Compare
Choose a tag to compare

Implement the submit_for_partial_settlement endpoint as described in Braintree's documentation.