#airpaz-kevin_docs
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/1371711067893534822
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Do you have an example object ID I can look at?
I have the full object of payment intent
Give me a sec
pi_3RMMR8RoTNqmUTi81x57di0J
actually i can't sent the full object, as it is too large
hopefully this would be enough
Yeap this is good! Give me a moment.
When you indicate off_session = true, it just indicates that the customer isn’t in the flow during this payment and can’t authenticate. However, this doesn't mean that an authentication will not be required. Also the card you used always requires authentication. So if the customer is not in the flow it will fail.
Hi sorry for the delayed response
Do you have any suggestion on what should I do to achieve my goal?
I'm trying to create a transaction with no authentication
Why are you trying to do that? Can you explain more about what you are trying to achieve?