Skip to content

Commit

Permalink
Release 1.2.0 (#113)
Browse files Browse the repository at this point in the history
- Adds SEPA Direct Debit Core Support
- Adds Klarna Payment Context Support
- Adds Card Wallet Type Support
- Update card metadata response properties
- Update purpose types
- Update profile class with holding currencies
- Update Payment Components
- Update Ideal Payment (CS2)
- Update Sessions Authentication Type
- Fix LocalSchemes property
- Fix Rates property
- Fix PayPal name files
  • Loading branch information
armando-rodriguez-cko authored May 15, 2024
1 parent 040f80b commit 7f46302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package client

const SDK_VERSION = "1.1.0"
const SDK_VERSION = "1.2.0"

0 comments on commit 7f46302

Please sign in to comment.