Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Updates #1316

Merged
merged 4 commits into from
Jun 29, 2022
Merged

API Updates #1316

merged 4 commits into from
Jun 29, 2022

Conversation

dcr-stripe
Copy link
Contributor

@dcr-stripe dcr-stripe commented Jun 29, 2022

Codegen for openapi v161.
r? @kamil-stripe
cc @stripe/api-libraries

Changelog

  • Add support for deliver_card, fail_card, return_card, and ship_card test helper methods on resource Issuing.Card
  • Add support for subtotal_excluding_tax on CreditNote and Invoice
  • Add support for amount_excluding_tax and unit_amount_excluding_tax on CreditNoteLineItem and InvoiceLineItem
  • Add support for total_excluding_tax on Invoice
  • Change type of PaymentLink.payment_method_types[] from literal('card') to enum
  • Add support for promptpay on PaymentMethod
  • Add support for new value promptpay on enum PaymentMethod.type
  • Add support for hosted_regulatory_receipt_url and reversal_details on Treasury.ReceivedCredit and Treasury.ReceivedDebit

@stripe-ci stripe-ci assigned dcr-stripe and unassigned kamil-stripe Jun 29, 2022
@dcr-stripe dcr-stripe merged commit 75616bc into master Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants