#arnotixe_api

1 messages ¡ Page 1 of 1 (latest)

sharp jayBOT
#

👋 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.

wild cloak
#

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

warped topaz
#

Hey there, let me look into this

#

Are you doing this with Checkout, or via Elements?

wild cloak
#

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
warped topaz
#

got it, thanks

wild cloak
#

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

warped topaz
#

Going to see if I can find anything else here

wild cloak
#

ok great! no particular rush, but happy to hear from you if there is a magic number

warped topaz
#

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