#bellacab_88567
1 messages · Page 1 of 1 (latest)
Hi 👋
It depends how you have implemented Connect and what Charges you are using
https://stripe.com/docs/connect/charges
Direct charges
Okay so your platform would need to create the Payment Intents with your Test API key and the Stripe Account header.
And they would need to initialize Stripe.js using their Test publishable key
Hmm we're not using js/Elements
we're calling calling your api directly from php mostly (apart from the 3ds stuff)
How do the customers provide payment method information?