-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
70041ce
commit 70bf8f6
Showing
6 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
* Add support for `respond` test helper method on resource `Issuing.Authorization` | ||
* Add support for `adaptive_pricing` on `Checkout.Session` | ||
* Add support for new value `subscribe` on enums `Checkout.Session.submit_type` and `PaymentLink.submit_type` | ||
* Add support for new value `financial_account_statement` on enum `File.purpose` | ||
* Add support for `fraud_challenges` and `verified_by_fraud_challenge` on `Issuing.Authorization` | ||
* Add support for `trace_id` on `Payout` | ||
* Add support for new value `li_vat` on enum `TaxId.type` | ||
* Add support for new value `service_tax` on enum `TaxRate.tax_type` | ||
* Change type of `Treasury.InboundTransfer.origin_payment_method` from `string` to `nullable(string)` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters