#jbring34
1 messages · Page 1 of 1 (latest)
Hello 👋
Are you asking for Card Present PaymentIntent (for terminal) or something else?
Yes for the terminal
Afaik you should be able to update it, are you seeing any errors?
You can't directly set it from the client-side code, you'd need to make a request to your server-side code and use your secret API key to update it.
Got it, thank you