Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
* Add Get Hosted Payments Page details endpoint to HostedPaymentsClient.
* Added API Update changes:
  -Added identification object to PaymentIndividualSender request. (CS2)
  -Added challengeIndicator object to ThreeDSRequest. (CS1/CS2)
  -Removed type from Marketplaces Files request. (CS2)
  -Added processing-channel to Workflows condition. (CS2)
* Add proper instruments object property type to CustomerDetailsResponse (CS1)
  • Loading branch information
a-ibarra committed Jan 4, 2022
1 parent ed3a2f6 commit 89476fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.checkout
version=5.2.0
version=5.3.0

maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/
snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit 89476fa

Please sign in to comment.