#matiullahpro_code

1 messages · Page 1 of 1 (latest)

heavy lichenBOT
#

👋 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/1428800865908560132

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

fossil pelican
#

Which function hit the eorr? Customer creation or Tax Calculation creation? Have you logged all the fields set in those functions

ripe quest
#

it is created but incomplete. in response I am just getting error, no request ID or another usefull identifier.

#

here is my code

fossil pelican
#

The customer should perform 3DS authentication in order to complete the payment

#

The card issuing bank may request for 3DS authentication in live environment

ripe quest
#

I am passing return url parameter but it is not providing redirect url

fossil pelican
ripe quest
#

req_CedL6RjMju6l4N

#

?

fossil pelican
#

Thanks for waiting! Looking into it now

#

You set use_stripe_sdk: true. This tells Stripe that you will use Stripe.js to handle the next action. If you wish to handle manually with the redirect url, use_stripe_sdk should be set to false