#Kagiso
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Huh that card should not do that.
Can you share the request IDs for the example SetupIntent and PaymentIntent you've created?
Also when you create a PaymentIntent, are you setting off_session to true ?
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-off_session
If not, can you try setting that parameter and see if that helps?
Thank you for response:
the setup intent: req_mt56gWb5SuC97K
the payment intent: req_3ZBle9CdszjNol
Okay I will try to set that parameter and try again
Yeah looks like that parameter is missing from the request.
Let me know if adding that solves it or if you have any follow up questions ๐