gonnosuke2026
Forum Replies Created
-
Hello @thomaswild,
I hope you’re doing well. I’m following up on this thread, as it has been about a week since it was forwarded to the development team.
One update from my side: PayPay has now been officially approved on my live Stripe account (Japan), and it shows as “Enabled in preview” in both the account-level Default configuration and the “Paid Member Subscriptions” platform configuration (pmc_…). So everything is fully configured on the Stripe side — the only remaining blocker is that the PMS registration form renders the classic Card Element, which cannot display PayPay (PayPay requires Stripe Checkout or the Payment Element).
Could you kindly share any conclusion from the development team on these two points?
- Does the free (or any paid) version render the Payment Element instead of the Card Element?
- If not currently, is Payment Element support on the roadmap, and is there a rough timeline?
I’m preparing to launch my membership site in late August, and PayPay support is essential for my audience (Japanese high school students). Any information would help me decide how to proceed.
Thank you for your continued support!
Hello @thomaswild, thank you for the guidance.
I followed your instructions, but PayPay still does not appear on the registration form. Here is my current state:
- Stripe Dashboard (test mode) -> Settings -> Payments -> Payment methods -> “Default” configuration: PayPay shows as “Enabled in preview”
- My Stripe account is a Japan (JP) account, connected via Stripe Connect in Test Mode, and the Webhooks Status is “Connected”
- However, the payment section of the PMS registration form only renders card fields (card number / expiry / CVC / country). No PayPay option or payment method selector appears.
The form looks like the classic Card Element rather than the Payment Element. As far as I understand, PayPay via Stripe is only supported through Stripe Checkout or the Payment Element, not the Card Element.
Could you confirm:
- Does the free version render the Payment Element (which would reflect the Default payment method configuration), or the Card Element?
- If it is the Payment Element, is there any plugin setting I need to change so that additional payment methods like PayPay appear?
Plugin version: 3.0.6 (latest), WordPress 7.0, PHP 8.4.
Thank you!