#Randomuser2022
1 messages · Page 1 of 1 (latest)
hello! what input box are you looking for?
like these?
right now it only has an email inbox
and after i input my email address, it'll show up these
but it says test??
And the check-out page looks a bit weird to a user, for example, it shows scripts underneath
when i click one of the two buttons, it jumps to an error page
it's in the sandbox environment, so it says test payment?
it's in the sandbox environment, so it says test payment?
yes, it's in test mode that's why it says test payment
what could i do to test if i could finish the payment for Affirm?
card payment could be tested in the sandbox environment tho
can you paste the PaymentIntent id that you were having trouble with here?
hrm, i don't see any attempts to pay this PaymentIntent
can you try to make payment for it?
i can't make payment, when i click the button it says i should login to salesforce, but i have loglin already
when i click the payment link, input the email address, and click submit, it jumps to here
click autorize and jumps to here
can you share your code snippet on how you're handling payment?
you mean the element api or the JS ?
both
hrm, nothing is immediately standing out to me - is it possible for you to share a public url to your test site?
you mean the payment link?
here
whereever it is that we can access and test the payment
yes this
i just tried it out and the payment is successful for pi_3NAkdqEydrSRkIrF1Li5rlEL : https://dashboard.stripe.com/test/payments/pi_3NAkdqEydrSRkIrF1Li5rlEL. It's redirecting to https://autelroboticsusa--sandbox1.sandbox.my.salesforce-sites.com/form/PaysuccessPage - why this page is asking you to login again is something you need to investigate yourself, that's your page and how you configure your authentication to work isn't something that we can help with