#macro-metadata
1 messages · Page 1 of 1 (latest)
not saving the key and value entered
all checkout are getting like this, it only works in the "subscriptions.create" method
the metadata is added to the CheckoutSesson object, not the PaymentIntent(which is what your dashboard screenshot it)
you should use payment_intent_data: {metadata: {....}} instead basically