#Szymon From Poland
1 messages · Page 1 of 1 (latest)
Hi there!
What type of information do you want to send?
You cannot send arbitrary information when confirming the PaymentIntent on the frontend.
But you could set some metadata on the PaymentIntent when you create it on the backend.
I want to send product ID
so should I set it when creating payment intent?
ok got it
you can close the thread thx
so should I set it when creating payment intent?
Yes, you can use themetadatafield of the PaymentIntent for this