#cvijo5299_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1407440293967429753
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
You're trying to confirm the PaymentIntent directly.
You need to call /process_payment_intent API first.
See: https://docs.stripe.com/terminal/payments/collect-card-payment?terminal-sdk-platform=server-driven&lang=curl#process-payment
omg that was embarrassing from my side .. damn :)
NP! ๐ Happy to help
can i ask you another question here about the reader or i must open new question ?
You can ask here
i am trying to use setup for future use on reader so i can charge credit card later ... so i have set the payment intent to setup_future_usage : off_session .. and now when i try to process payment intent on the reader it returns me: You must specify allow_redisplay as always or limited when saving payment methods with Terminal. .. but how can i set this option on the pi there is no option for that only on payment_method object that is empty when i create pi?
This explains it ๐
https://docs.stripe.com/terminal/features/saving-payment-details/save-after-payment
Step 3 i think
well ... again .. i guess i am tired and need some rest since i am now stupid since I didn't find that myself .. ty again for fast answer ๐