#nils_connect-paypal
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/1291148913545445469
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Taking a look at the request you shared
Where exactly do you see "The PayPal payment method does not support the current charge type."?
In the request you shared, the response (with the PaymentIntent object) includes paypal under payment_method_types
Payment Method Settings -> Review Transaction and selecting the payment intent id
I mean the docs mention that I can use Paypal with destination charges
Payment Method Settings -> Review Transaction
Do you have a screenshot of this or can you share a direct URL?
Do you happen to have a link to a test environment where I can try to reproduce? The PaymentIntent clearly lists Paypal as an allowed payment method type so I'm not sure why the Dashboard tool nor the PaymentElement are displaying Paypal: https://dashboard.stripe.com/test/logs/req_E8zGcT3n0xJYny
I don't. So the API usage is correct? Might it be related to account settings?
The API usage is correct, yes. It would be helpful to have a link to a test environment just to be sure we're looking at the relevant PI for a given Elements Session
Okay, I do see Paypal here as a supported payment method type
When you initialize Elements with this PaymentIntent's client_secret, do you see Paypal as an available option?