#kiro34-Connect

1 messages · Page 1 of 1 (latest)

lyric field
#

Hey, I will try to answer your questions in the following

#

Can we have two types of payment flow at the same time on our Stripe platform ?
yes

#

In case of failure, attempt to charge the end customer's card directly, without using connect, so that our platform would receive 100% of the charge
this flow could be triggered in your webhook endpoint

#

Destination charge using connect: we charge the end customer's card in behalf of the restaurant and take an application fee (4% of the charge)
while maintaining your normal workflow

winter path
#

Perfect, thank you very much!