#roshe10_best-practices

1 messages ¡ Page 1 of 1 (latest)

smoky atlasBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

lethal narwhal
#

hi there!

#

I'm not sure. did you try this in test mode to see if it works?

midnight pendant
#

I'm not sure how can I simulate a live scenario when customer needs to "confirm a payment" from another page ?

#

should I ask this question in "docs/guide" section ?

lethal narwhal
#

I'm not sure I follow your question, sorry

smoky atlasBOT
midnight pendant
#

well in order to test this properly whether it works or not, I need to test scenario where upon a payment user needs to be redirected to another page (their bank) to confirm a payment (and I don't know how to do it, because if I do simple card payment in test mode it directly goes to completed)

I basically would need to test out a scenario to see whether adding sugested attribute in iframe to "payment * will workaround this warning for card and us_bank_payment methods:

Common mistake
Avoid placing Checkout within another iframe because some payment methods "require redirecting to another page for payment confirmation".

#

basically docs are saying avoid placing checkout within another iframe, but I have to place it within my iframe. And on the other hand, docs also giving potential fix for it (adding iframe attribute "payment *", but for some reason mentioning only "apply and google" pay methods

tawny finch
#

us_bank_account actually doesn't need to redirect the customer to another page.

#

However, some other payment method types do, like Klarna, and it won't work correctly with an iframe.

midnight pendant
#

what about cards, if they have some SCA/3D middle step ?

#

should they work within iframe

tawny finch
#

Yes, cards will work.

midnight pendant
#

thank you

#

what do you suggest for properly testing this actually ?

tawny finch
#

What do you mean by "properly" exactly?

#

What have you tried already?

midnight pendant
tawny finch
#

Yes, you can test 3DS with those test cards. Have you tried this already?

midnight pendant
tawny finch
#

No, the last one is for Stripe Terminal - in-person payments.