Skip to content

Commit

Permalink
Release 1.2.3 (#154)
Browse files Browse the repository at this point in the history
- Adds VISA EMV 3DS rsupport
- Enhances parse_response Method to Improve Error Handling and Logging
- Updates accounts endpoint properties
- Updates account holders object
- Updates Paypal source properties
- Updates payment sources properties
- Updates payment hosted properties
- Updates payment links properties
- Updates payment sessions properties
- Updates tests
  • Loading branch information
armando-rodriguez-cko authored Nov 20, 2024
1 parent 7141ca3 commit c693ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/checkout_sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CheckoutSdk
VERSION = '1.2.2'
VERSION = '1.2.3'
end

0 comments on commit c693ee8

Please sign in to comment.