#pedromcr-payment-link-metadata
1 messages · Page 1 of 1 (latest)
However, I don't see metadata as a valid key in payment_intent_metadata for some reason.
What do you mean by this
You pass the metadata key directly to payment_intent_metadata
what I mean by that is the intellisense is not picking it up as a valid key
and looking into the API
it doesn't seem like metadata is a key payment_intent_metadata accepts
pedromcr-payment-link-metadata
and then the Stripe shell on the docs page also seems to imply it's not supported after all:
I should clarify this is for test mode
What version of the stripe node library are you using