#arnotixe_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1245814120083619984
đ Have more to share? Add details, code, screenshots, videos, etc. below.
this part is new
2 problems
- Have searched the Affirm docs but can't see any reference to that verification in sandbox mode
- I don't have a U.S. social security number.
started at 0000 0001 0002 but feel I'm down the rabbit hole here
Hey there, let me look into this
Are you doing this with Checkout, or via Elements?
It's by redirecting the whole browser by passing clientsecret, I'd say JS maybe? (not React Elements at least)
stripe
.confirmAffirmPayment(clientsecret, {
payment_method: {
// Billing information is optional but recommended to pass in.
billing_details: {
...shipAndBill,
email,
},
},
```e
ok there it is, JS method https://docs.stripe.com/js/payment_intents/confirm_affirm_payment
got it, thanks
tested this extensively a month ago, to me it looks like the Identity verification is new in Affirm, just can't find any magic number to input heh
Yea that seems broken. Their docs say to enter any 4 digits but i agree its not working.
https://docs.affirm.com/payments/docs/partner-test-and-go-live#front-end-testing-sandbox
Use our sandbox environment to develop and test your integration.
Going to see if I can find anything else here
ok great! no particular rush, but happy to hear from you if there is a magic number
Can you try again? I was having the same issue you describe, but then while working with my team mates it started to accept values