#xfechx_api

1 messages ¡ Page 1 of 1 (latest)

trail arrowBOT
#

👋 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/1263572529134567425

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

proven hound
polar flax
#

Hi @proven hound

#

ok, so to keep it simpler, I should not define payment_method_types for now

#

and payment_method_options are just the specific options for any of the payment_method_types?

proven hound
#

payment_method_options is for changing things about a PMs behavior if it is present on the payment method.

polar flax
#

ah amazing

#

didn't know about this tool

proven hound
#

It can effect whether a PM is present indirectly in some cases.

polar flax
#

makes it so much easier

proven hound
#

I know it is really nice but is hard to find the first time

polar flax
#

ok, i was about to change many lines of code

#

where can I find addition of Paypal to stripe?

#

I cannot find it on an Australian stripe account

#

but I could see it in a European (Germany) stripe account..

proven hound
polar flax
#

Ah ok. understood

#

thanks a lot

#

that was all i needed today

#

cheers

proven hound
#

One thing that may help you is that the Payment Element now supports external payment methods. Basically you give us a link to a place where a user can pay you through a certain service and we can redirect the user if they choose it https://docs.stripe.com/payments/external-payment-methods

#

I think PayPal is supported more broadly through that but let me double check.

#

It looks like it is, you can use the value external_paypal