#kpBX-pi-metadata

1 messages · Page 1 of 1 (latest)

flat sun
reef lion
#

I'm using stripe from a third party (Appointedd) and when the payment is taken, somewhere a customerid and invoice id is stored in the metadata. Is this done in the Stripe set up

flat sun
#

Can you share the Payment Intent ID? Assumption is that the third-party service sets this

reef lion
#

pi_3LD2hhDzYmDDI4mv15zgrUOs

flat sun
reef lion
#

Perfect - I can see the customer id is saved in the payment_intents but where is the invoice id saved to? Which API do I need to call to get invoice ids?

flat sun
#

That's not a Stripe invoice ID (they're formatted like in_xxx)

#

So can't help you there I'm afraid!

reef lion
#

So how can I change the invoice id to be the pi_ reference instead of the third party inv id?

flat sun
reef lion
#

ok thanks - I'm not coding the pi post myself, its automatic via Stripe integration unfortunately

flat sun
#

You'd need to speak to the developers who maintain the integration then