Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds ability to configure saved payment methods for one-time payments on the hosted invoice page


Adds ability to configure saved payment methods for one-time payments on the hosted invoice page

What’s new

You can now specify whether the hosted invoice page saves payment methods for reuse after a customer makes a one-time invoice payment.

Impact

With this update, you can control whether customer payment methods are saved for future use when customers make one-time invoice payments through the hosted invoice page. This can help increase conversion rates by allowing customers to save their payment method for future payments.

Changes

ParametersChangeResources or endpoints
hosted_payment_method_saveAddedAccount#update. settings. invoices Account. settings. invoices
invoicesAddedAccount#create. settings

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-03-31. 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 .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?