#nils_connect-paypal

1 messages ¡ Page 1 of 1 (latest)

languid shuttleBOT
#

👋 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.

dawn bay
#

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

urban lake
#

Payment Method Settings -> Review Transaction and selecting the payment intent id

#

I mean the docs mention that I can use Paypal with destination charges

dawn bay
#

Payment Method Settings -> Review Transaction
Do you have a screenshot of this or can you share a direct URL?

dawn bay
#

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

urban lake
#

I don't. So the API usage is correct? Might it be related to account settings?

dawn bay
#

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

urban lake
#

req_55Nmz4sZIx9FzG

#

Thanks for the help

#

❤️

dawn bay
#

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?

languid shuttleBOT