PayPay
Learn how PayPay wallet payments work with Recurly subscriptions through Adyen, including setup requirements, limitations, and integration details.
Supported gateways
Definition
With Recurly, customers can sign up for subscriptions using their PayPay wallet, authorizing and authenticating directly through a modal. Recurly integrates PayPay through Adyen. See the PayPay integration guide to get started.
Key details
Use cases
Subscription plans — Combine Recurly's subscription management with Adyen to offer PayPay for recurring billing in Japan.
PayPay limitations
PayPay is designed specifically for subscriptions and doesn't support many standard Recurly features available with credit cards.
- Creating subscriptions through the Recurly admin UI isn't supported — the PayPay wallet requires the customer to be in session to confirm the subscription by authenticating to their account.
- Recurly Checkout and Hosted Payment Pages aren't currently supported.
- 100% coupons at signup aren't supported, since token creation is required — use a free trial instead. Standard coupons are supported.
SALE acquirer setup. Recurly renewals process as SALE transactions and can't run on a separate Auth-and-Capture flow. An AUTH acquirer setup only supports one-time transactions — not renewals or subscriptions.Checkout flow
Customers will select PayPay at checkout, and they are redirected to the PayPay app (on mobile) or shown a QR code (on desktop) to authorize the payment. Payment is completed after customer approval and the final status is confirmed via webhooks from the gateway. You will also receive Recurly webhooks in order to handle transaction, invoice, and subscription status in your environment.
Customer actions in the PayPay wallet
Customers interact with their account during signup:
- Customer wallet authentication — Required for every new subscription.
Required fields
Always send the following with PayPay transactions:
- Currency — JPY
- Locale — Japanese, unless the consumer's device locale dictates otherwise
- Customer name and billing address — as with any standard transaction
Integration guide
PayPay isn't supported on Recurly Checkout or Hosted Payment Pages. See the PayPay integration guide for full implementation details.
Billing information updates
PayPay doesn't support direct billing info updates in Recurly. Customers must update payment details in their PayPay app. If a customer's wallet account changes, they'll need to resubscribe.
Testing
Set up a test account with Adyen and follow their sandbox instructions. You don't need to download the PayPay app to test — Adyen provides a sandbox simulator for the redirect flow.
FAQs
Do you support Auth and Capture with PayPay?
Yes, but only if your business use case doesn't include subscriptions. Recurly's subscription model doesn't support automated Auth and Capture on renewals — only merchants using a SALE acquirer setup can run subscriptions with PayPay.
Updated about 3 hours ago