#sandip.b.fst

1 messages · Page 1 of 1 (latest)

twilit scarabBOT
rich arrow
#

👋 happy to help

#

would you mind elaborating more?

thorn patio
#

I'm creating subscription and getting latest_invoice and latest_invoice->payment_intent.

after that I'm confirming payment intent to get charge.

rich arrow
#

yes you need to finalize the invoice before proceeding to the payment

#

is this part of subscriptions? or one-off payments?

thorn patio
#

subscription.

but it works without finalising invoice when i confirm payment intent it gives charge.

rich arrow
#

so actually it's not really mandatory to finalize the invoice yourself before payment

thorn patio
#

okay, Thank you.

rich arrow
#

because the invoice is finalized directly on the subscription creation request

thorn patio
#

okay, Got it,

Show its not going to work when I confirm payment intent for one time payment invoice without finalising the invoice right ?

rich arrow
#

there won't be a payment_intent on the invoice until the invoice is finalized