Skip to content

Commit

Permalink
Release 3.0.12
Browse files Browse the repository at this point in the history
* Adds `card_token` object to `PaymentInstrumentRequest` for Integrated Platforms (CS2)
* Adds `if-match` header to `UpdatePaymentInstrumentRequest` for Integrated Platforms (CS2)
* Fixes typo for `TransactionCurrencyAmount` in Financial Actions (CS2)
  • Loading branch information
martinseco committed Apr 21, 2023
1 parent ee28cfe commit 8d1db91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkout_sdk/properties.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "3.0.11"
VERSION = "3.0.12"

0 comments on commit 8d1db91

Please sign in to comment.