#dawid_fw
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dawid_fw, 2 hours ago, 32 messages
We used it without creating payment intent
Everything happened as intended for external-payment-methods - on FE
acct_1FHLqtLgTfxsYzuG
We got informed that integration with paypal won't work because we're US, but we still wanted to integrate it as external payment method so it's nicely shown on our checkout.
Yeah AFAIK this shouldn't work even as an external PM
Can you check it for us? We love how it works and it solve a lot of UX problems that we had with connecting Stripe Elements with our custom PayPal integration ๐
I recommend writing in to support about this: https://support.stripe.com/contact. There MAY be some way to enable this functionality on your account. Unfortunately we can't talk about any betas or private features in this public Discord
No problem
I just got more details from FE
We just used it to display it on the payment method list, but we replaced the entire button with our own, so finally stripe doesn't know about payment finalization - it's entirely on our side
Not sure if it changes anything ๐
so finally stripe doesn't know about payment finalization - it's entirely on our side
not sure what this means
Ah, I guess we just used it as intended in docs:
https://stripe.com/docs/payments/external-payment-methods?handle-redirect=replace-button
by replacing original stripe submit form button with our custom PayPal button
So I guess I will have to contact support Tomorrow. Thanks again!