#João Marcelo-price-payment-intent

1 messages · Page 1 of 1 (latest)

olive orbit
#

Hi there 👋 no, payment intents do have a way to associate a price with them.

restive fog
#

Do you have some tip on how can I do this? 😂

olive orbit
#

Are you trying to use the price object to control the amount that is passed to the payment intent? Or just trying to track the product that the payment is associated with?

restive fog
#

Tying to track the product that the payment is associated with!

olive orbit
#

Most of our objects have a metadata parameter that can be used for storing information that is important to you but that we don't have a field for.
https://stripe.com/docs/api/metadata
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-metadata

restive fog
#

Okey toby! I can go on with my implementation right now!

Thank you so much 🥰