#gewibu-payment-element

1 messages · Page 1 of 1 (latest)

umbral gyroBOT
vestal thorn
#

The only way to do this would be via Stripe Connect

fleet girder
#

is there any sort of widget or pre-built ui that can make use of stripe connect?

vestal thorn
#

I might need more details about your requirements. It's possible to use the PaymentElement with Stripe Connect

fleet girder
#

essentially we have a partner that doesn't want to build a payment form ui, in which case Element seems to be the solution to that, however my company needs to be the one actually executing the payment request and managing the customer tokens, so I just want to make sure there is a way the PaymentElement can be configured to send payments to my company's account instead of the partner's account

fleet girder
vestal thorn
#

we both currently use stripe to process payments
Actually, I'm not sure this will work. If the partner company created their own standalone Stripe account, using Connect will require you to use direct charges. This means your platform account can facilitate payments but those PaymentIntents, Customers, etc. will need to live on the partner company's Stripe account, not yours.