#Berci
1 messages · Page 1 of 1 (latest)
👋 Thanks for reaching out
What is your ask ?
Hello!
So I think it's a basic question, but I don't have much experience in coding, how could I display the price the client has to pay on this button?
Nope that's not possible
yes with my pleasure
Is there a way I can change this amount with code for example to change it when a button is pressed
You can update the PaymentIntent's amount via API yes:
https://stripe.com/docs/api/payment_intents/update#update_payment_intent-amount
Thank you very much!