#nine99x

1 messages · Page 1 of 1 (latest)

hard hornetBOT
viscid tundra
#

Hi there

#

You can't really do that

#

What you would do instead is use Payment Sheet to collect the payment method, using a SetupIntent, or just collecting one of the items.

#

Then you save the card when you do that

#

And trigger followup charges for each other item via your server

chrome valve
#

Alright that makes sense. basically a webhook receives a setupIntent.succeeded event and then creates seperate payment intents?

#

Is there a way to take one payment intent and split it into multiple payment intents though?