Skip to content

Commit

Permalink
Update upcoming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 7, 2025
1 parent 0420301 commit 9cdc1b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi/upcoming-changes/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Add support for `directorship_declaration` on `Account.company`
* Add support for `advice_code` on `Charge.outcome`, `Invoice.last_finalization_error`, `PaymentIntent.last_payment_error`, `SetupAttempt.setup_error`, `SetupIntent.last_setup_error`, and `StripeError`
* Add support for `country` on `Charge.payment_method_details.paypal`, `ConfirmationToken.payment_method_preview.paypal`, and `PaymentMethod.paypal`
* Change `Charge.payment_method_details.card.network_transaction_id`, `CreditNote.pretax_credit_amounts`, and `Invoice.total_pretax_credit_amounts` to be required
* Change `Charge.payment_method_details.card.network_transaction_id`, `CreditNote.pretax_credit_amounts`, `Invoice.total_pretax_credit_amounts`, `Issuing.Authorization.merchant_data.tax_id`, and `Issuing.Transaction.merchant_data.tax_id` to be required
* Add support for `nickname` on `Treasury.FinancialAccountCreateParams`, `Treasury.FinancialAccountUpdateParams`, and `Treasury.FinancialAccount`
* Add support for `forwarding_settings` on `Treasury.FinancialAccountUpdateParams`
* Add support for `is_default` on `Treasury.FinancialAccount`
Expand Down
2 changes: 1 addition & 1 deletion openapi/upcoming-changes/rest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Add support for `directorship_declaration` on `Account.company`
* Add support for `advice_code` on `Charge.outcome`, `Invoice.last_finalization_error`, `PaymentIntent.last_payment_error`, `SetupAttempt.setup_error`, `SetupIntent.last_setup_error`, and `StripeError`
* Add support for `country` on `Charge.payment_method_details.paypal`, `ConfirmationToken.payment_method_preview.paypal`, and `PaymentMethod.paypal`
* Change `Charge.payment_method_details.card.network_transaction_id`, `CreditNote.pretax_credit_amounts`, and `Invoice.total_pretax_credit_amounts` to be required
* Change `Charge.payment_method_details.card.network_transaction_id`, `CreditNote.pretax_credit_amounts`, `Invoice.total_pretax_credit_amounts`, `Issuing.Authorization.merchant_data.tax_id`, and `Issuing.Transaction.merchant_data.tax_id` to be required
* Add support for `nickname` on `Treasury.FinancialAccount#create`, `Treasury.FinancialAccount#update`, and `Treasury.FinancialAccount`
* Add support for `forwarding_settings` on `Treasury.FinancialAccount#update`
* Add support for `is_default` on `Treasury.FinancialAccount`
Expand Down

0 comments on commit 9cdc1b4

Please sign in to comment.