#Vishakvkt

1 messages · Page 1 of 1 (latest)

zinc gateBOT
worldly bobcat
#

You would have to make a separate call to update that Payment Intent at some point after it is created

sturdy thunder
#

Got it. So create subscription -> pull payment intent from latest invoice -> update payment intent with metadata?

#

Alternatively, if we listen for the invoice.paid /invoice.payment_failed webhook, will that have the metadata added to the subscription?

worldly bobcat
#

No. You would need to add metadata to the Invoice in that case, the same as with Payment Intents