RyzeDeskRyzeDesk

Stripe

4105 articles

Adds Affirm as a supported payment method for one-off invoices and subscriptions


Adds Affirm as a supported payment method for one-off invoices and subscriptions

What’s new

Introduces support for Affirm on the hosted invoice page, as well as for Subscriptions and Invoices with collection_method=send_invoice.

Impact

To use Affirm on the hosted invoice page with dynamic payment methods, enable it in your Dashboard payment method settings. Otherwise, include affirm in payment_settings.payment_method_types when you create a Subscription or an Invoice with collection_method=send_invoice.

Changes

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
  • If you don’t use an SDK, update your API requests to include Stripe-Version: 2025-04-30. basil
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?