#ursus

1 messages · Page 1 of 1 (latest)

silk zenithBOT
dark dust
wet parcel
#

thank you very much 🙂

#

this collection_method seems something subscriptions related though

dark dust
wet parcel
#

so it's something I can call after a PaymentIntent is succeeded?

dark dust
#

No, that's something you'd set during Invoice creation (BEFORE the payment intent is succeeded)

#

Let's back up here - what are you really trying to do?

wet parcel
#

ok ok makes sense. i have a flow like:
1 - set up payment method (SetupIntent)
2 - trigger payment using the saved payment method (PaymentIntent)

it's not a subscription though, amount is always different based on some criteria

dark dust
#

Where does the Invoice come into play here? If you want Invoices you shouldn't be creating separate PaymentIntents

wet parcel
#

ok it's something probably I read about, not something I was looking for and I was wondering if in livemode the customers receive the invoices after a payment

dark dust
#

Ah, let me clarify - your customers would receive Invoice IF you are using Invoices

#

If you're not using Invoices at all you probably care more about receipts

wet parcel
#

ah, this makes more sense probably

#

thank you very much karbi

dark dust
#

happy to help!