Skip to content

Commit

Permalink
Release 1.1.0 (#106)
Browse files Browse the repository at this point in the history
- Adds subdomain for merchants
- Adds ChallengeNotificationUrl to nonHostedCompletion
- Adds compiled submitted evidence endpoint to disputes
- Adds documents to OnboardEntityRequest
- Update PaymentContextDetailsResponse
- Update onboard entity request
- Update payment contexts
- Update payment sessions response
- Update hosted payment request with disabled payment methods
- Fix tests
  • Loading branch information
armando-rodriguez-cko authored Mar 25, 2024
1 parent 6169d22 commit abf1294
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.0.19"
const SDK_VERSION = "1.1.0"

0 comments on commit abf1294

Please sign in to comment.