#Sergei Frolov

1 messages · Page 1 of 1 (latest)

manic martenBOT
weary kestrel
desert blade
#

Can I do it when got response from stripe success charge?

weary kestrel
desert blade
#

So, when I got this event I need to create PaymentIntent and 2 Transfer

#

Right?

weary kestrel
#

You would not create a Payment Intent after the charge. The Payment Intent is how you collect the payment in the first place.

#

You can create the transfers as long as you know which accounts the funds should be transferred to.

desert blade
#

Where can I add transferGroup for subscriptions?

#

Or can I send transfer without transferGroup?

weary kestrel
#

You don't have to use the transfer_group parameter but it is recommended to link transfers to specific payments on your acount.