Releases: processout/braintree-go
Releases · processout/braintree-go
v1.1.14
What's Changed
- chore: add card verifications structure by @krystian-ogierman-cko in #15
- add verification to api error response by @hassan-sabeh-cko in #16
- chore(POINT-2942): Add Chargeback Details to Dispute Payload by @tobias-odion-cko in #17
New Contributors
- @krystian-ogierman-cko made their first contribution in #15
- @hassan-sabeh-cko made their first contribution in #16
- @tobias-odion-cko made their first contribution in #17
Full Changelog: v1.1.13...v1.1.14
v1.1.13
This change will allow Braintree to know that this transaction if from ProcessOut, improving their support.
v1.1.12
v1.1.11
What's Changed
- refactor: make project buildable under go1.7 and newer by @tomasz-pazdziurek-cko in #6
- chore(3ds): POINT-1120 add 3DS fields to create transaction request by @tomasz-pazdziurek-cko in #7
- build(deps): POINT-1104 downgrade go required version to 1.18 by @tomasz-pazdziurek-cko in #8
- chore(network-token): POINT-1131 allow specifying network token attributes during transaction creation by @tomasz-pazdziurek-cko in #9
- refactor(credit-card): fix network token attributes field typo by @tomasz-pazdziurek-cko in #10
- docs: POINT-1120 add ProcessOut fork disclaimer by @tomasz-pazdziurek-cko in #11
- feat: POS-1175: Added ARN field to Transaction object by @petro-marik-cko in #12
New Contributors
- @tomasz-pazdziurek-cko made their first contribution in #6
- @petro-marik-cko made their first contribution in #12
Full Changelog: v1.1.6...v1.1.11
v1.1.6: Transaction: add external vault (#5)
Transaction: add external vault
v1.1.5: Transaction: add transaction source and recurring (#4)
Transaction: add transaction source and recurring
1.1.4
Dispute fields
Merge pull request #1 from processout/add-dispute-support Transaction: add disputes
1.1.1
Facilitated transaction pulling
1.1.0 Braintree: separate refund ids