Adds support for PayPay to AccountsPublic preview
What’s new
Connect platforms can now onboard connected Accounts to PayPay.
PayPay requires additional information about the connected account to process onboarding requests. Use these two new fields to provide them:
After updating these fields, your platform can enable PayPay support by requesting the paypay_ Capability for the account.
Impact
PayPay is a popular digital payment platform and mobile wallet service in Japan. Connect platforms can now enable their connected accounts to use PayPay with their customers.
Changes
| Parameters | Change | Resources or endpoints |
| specified_commercial_transactions_act_url | Added | |
| paypay_payments | Added |
Upgrade
- View your current API version in Workbench.
- 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-11-17.preview
- If you don’t use an SDK, update your API requests to include
- Upgrade the API version used for webhook endpoints.
- Test your integration against the new version.
- If you use Connect, test your Connect integration.
- In Workbench, perform the upgrade. You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
Related changes
- Updates requirements collection parameters for Accounts v2
- Adds future requirements field to Accounts v2
- PaymentMethods can now list payment methods for a customer account using Accounts v2
- Adds support for Konbini payments and Japanese statement descriptors in Accounts v2
- Adds the capabilty to hold EUR funds to Accounts v2
- Adds account and person tokens to Accounts v2 to securely transmit sensitive data