#weretaco - invoice PI metadata
1 messages · Page 1 of 1 (latest)
There's no way to have this set automatically today, no. You'd need to update the Payment Intent after it's created.
ok.. i assume i can grab the one created after the createasync and don't need to wait for the finalizedinvoice?
fyi tested.. and PaymentIntentId is null after create, but populated after finalizeinvoice
Correct - you beat me to finishing testing 🙂 there is no PI until after you finalize
thanks for the help