#1_tap_elite

1 messages · Page 1 of 1 (latest)

torpid condorBOT
rigid pilot
#

Maybe you set metadata and retrieving it on different object?

#

Checkout Session != PaymentIntent

grand jolt
#

Okay,So we are sending metaData on paymentIntent but the checkout session is mapped to same payment id.

should it not have the same meta data as well?

rigid pilot
#

No it won't automaticaly get transferred. You may want to find to corresponding PaymentIntent and perform a Retrieve PaymentIntent Id

#

Actually, are you sure you have set the metadata on the PaymentIntent?

#

How?

grand jolt
#

this is how I am generating metaData on payment intent and using firebase to create checkout session

rigid pilot
#

That looks like metadata on the CheckoutSession itself

#

Have you checked that Checkout Session Id on your Stripe Dashboard?

grand jolt
#

I found out there