RyzeDeskRyzeDesk

Stripe

4105 articles

Adds support for PayPay as a local payment method


Public preview

Adds support for PayPay as a local payment method Public preview

What’s new

Adds support for PayPay, a local payment method from Japan, for single-use payments through Stripe.

Impact

If your business is located in Japan, you can now accept single-use PayPay payments from buyers.

Changes

ParametersChangeResources or endpoints
paypay_paymentsAddedAccount#create. capabilities Account#update. capabilities Account. capabilities
paypayAddedCharge. payment_method_details ConfirmationToken. payment_method_preview ConfirmationToken. testHelpers#create. payment_method_data + 17 more PaymentAttemptRecord. payment_method_details PaymentIntent#confirm. payment_method_data PaymentIntent#confirm. payment_method_options PaymentIntent#create. payment_method_data PaymentIntent#create. payment_method_options PaymentIntent#update. payment_method_data PaymentIntent#update. payment_method_options PaymentIntent. payment_method_options PaymentMethod PaymentMethod#create PaymentMethodConfiguration PaymentMethodConfiguration#create PaymentMethodConfiguration#update PaymentRecord. payment_method_details SetupIntent#confirm. payment_method_data SetupIntent#create. payment_method_data SetupIntent#update. payment_method_data
ValuesChangeEnums
paypayAddedCheckout. Session#create
paypayAddedConfirmationToken. testHelpers#create. payment_method_data PaymentIntent#create. payment_method_data PaymentIntent#update. payment_method_data + 4 more PaymentIntent#confirm. payment_method_data SetupIntent#create. payment_method_data SetupIntent#update. payment_method_data SetupIntent#confirm. payment_method_data
paypayAddedConfirmationToken. payment_method_preview PaymentMethod
paypayAddedCustomer#list_payment_methods PaymentMethod#list PaymentMethod#create
paypayAddedPaymentIntent#create PaymentIntent
paypayAddedPaymentLink#create PaymentLink#update PaymentLink

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-09-30. preview
  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?