#yiit_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1313445623575351296
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
My payment methods and the error
hi! what code do you use on the frontend to create the Elements instance?
what code do you use on the backend to create the PaymentIntent?
on the frontend we used Elements, PaymentElement
on the backend stripe.subscriptions.create() returns a result then we use
I need to see the exact code you're using.
also since you're using Subscriptions make sure you're looking at the correct settings since it can be different from your 'general' account settings : https://dashboard.stripe.com/settings/billing/invoice (example screenshot)
also note that for Paypal to work in Subscriptions you need to explicitly enable it (https://docs.stripe.com/payments/paypal/set-up-future-payments?web-or-mobile=web&payments-ui-type=stripe-hosted#enable-recurring-payments-support-from-stripe-dashboard)
Okay probably because of it I couldnt see paypal in the payment methods here I'm waiting for the my colleague response
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
After we turn on paypal in billing payment I will inform thanks