v10.15.0
richardm-stripe
released this
20 Oct 23:28
·
501 commits
to master
since this release
- #1588 API Updates
- Add support for new values
jp_trn
andke_pin
on enumsCheckout.Session.customer_details.tax_ids[].type
,Invoice.customer_tax_ids[].type
,Order.tax_details.tax_ids[].type
, andTaxId.type
- Add support for new values
jp_trn
andke_pin
on enumsCustomerCreateParams.tax_id_data[].type
,InvoiceUpcomingLinesParams.customer_details.tax_ids[].type
,InvoiceUpcomingParams.customer_details.tax_ids[].type
,OrderCreateParams.tax_details.tax_ids[].type
,OrderUpdateParams.tax_details.tax_ids[].type
, andTaxIdCreateParams.type
- Add support for
tipping
onTerminal.Reader.action.process_payment_intent.process_config
andTerminalReaderProcessPaymentIntentParams.process_config
- Add support for new values
- #1585 use native UUID method if available