#marcelogreenn88957
1 messages · Page 1 of 1 (latest)
Hi, I'm good, thanks!
Let me help you with this.
can I charge the customer's card on my own checkout screen
Isn't this how it works currently, as you mentioned later?
Alright, so if I'm going to use the Connect feature, do I have to use your checkout?
No. There's no difference in regards to that if you use Connect.
right, and I'm studying the documentation, and I haven't found how to add the customer's card for billing via API
Can you help me with this?
Is this question related to the previous one?
yes it is 😁
Now I know that it is possible to make charges via connect's API, but I still haven't discovered how to charge directly to the customer's credit card. We already use payment APIs, but we don't use Connect.
You can use this guide to learn about SetupIntents - they are used to collect payment methods for future usage, without immediate charge: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
Hmm, very good
Just to clarify my doubts, when using Connect, I'm not required to provide information for all the receivers, correct?
What do you mean by "provide information for all the receivers" exactly?
You have the payment split function using Connect, right? So, I would like to know if I'm required to provide multiple receivers' information or if I can have just one receiver?
Provide where?
What kind of charges are you doing with Connect? Direct or Destination?
What kind of accounts are you using? Standard/Express/Custom?
Direct - Standard
In this case your Platform account controls the Connected account directly - the Connected account will just accept the payment and receive the funds on it's balance. No other accounts involved.