#anqr.eu
1 messages · Page 1 of 1 (latest)
Hello
How exactly are you integrated to Stripe?
Do you use Stripe hosted checkout page OR are you using custom flow with Elements + APIs?
How do you estimate the time required to integrate Stripe Connect payment methods (e.g. PayPal) into our backend
Also, when you say "Stripe Connect payment methods", what do you mean exactly?
are you using "Stripe Connect" as a platform and wondering how paypal can be enabled for connected accounts?
We use custom flow with APIs. With stripe connect payment methods I mean the PayPal integration. So, we need to integrate it the same way Apple Pay and Google pay are integrated into our checkout page.
Are you using PaymentElement and create PaymentIntents with automatic_payment_methods enabled? If so, all you need is activate paypal under payment method settings via dashboard and register the domain that you'd use it on
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements#paypal
No it’s is a different method, completely custom via Restolabs, our software provider
You'd likely need to talk to them then. Restolab sounds like a platform providing software to businesses.
As a platform, they probably control most part of your integration.
Okay, thanks for your time.