#Louai

1 messages · Page 1 of 1 (latest)

old mountainBOT
rose crag
#

I think you may need to use Invoices for this. You're wanting to have multiple Prices and Products in a single payment, correct?

rancid sequoia
#

yes

#

but with Invoices I will have to add my users to Stripe as customers and also define my products and prices there, which I didn't have to do with PaymentIntentService

rose crag
#

yep, that's why Stripe created Invoices. The other option is to create multiple Payment Intents

rancid sequoia
#

ok I see