Skip to content

23.16.0

Compare
Choose a tag to compare
@eurias-stripe eurias-stripe released this 18 Sep 18:53
· 741 commits to master since this release
23.16.0
4ce69a5

23.16.0 2023-09-18

Payments

  • [Added] Properties of STPConnectAccountParams are now mutable.
  • [Fixed] Fixed STPConnectAccountCompanyParams.address being force unwrapped. It's now optional.
  • [Added] Support for RevolutPay bindings

PaymentSheet

  • [Added] Support for Alipay with PaymentIntents.
  • [Added] Support for Cash App Pay with SetupIntents and PaymentIntents with setup_future_usage.
  • [Added] Support for AU BECS Debit with SetupIntents.
  • [Added] Support for OXXO with PaymentIntents.
  • [Added] Support for Konbini with PaymentIntents.
  • [Added] Support for PayNow with PaymentIntents.
  • [Added] Support for PromptPay with PaymentIntents.
  • [Added] Support for Boleto with PaymentIntents and SetupIntets.
  • [Added] Support for External Payment Method as an invite-only private beta.
  • [Added] Support for RevolutPay with SetupIntents and PaymentIntents with setup_future_usage (private beta). Note: PaymentSheet doesn't display this as a saved payment method yet.
  • [Added] Support for Alma (Private Beta) with PaymentIntents.