#Chiko-AddressValidation

1 messages · Page 1 of 1 (latest)

fair portal
#

Hi there, where do you get this error?

whole trail
#

In logs of Stripe. I do the nexts steps: 1. Creating customer (WORKS). 2. Creating subscription (WORKS) and then 3. I call 'confirmCardSetup' and it fails

#

With this error Address_Validation_Status: Error

fair portal
#

Or you can send me the paymentintent ID.

whole trail
#

ID: req_VyY36LoWhQIsUM

#

"pending_setup_intent": "seti_1Lc1crGmVCU04B2tQraScd9E"

#

When I create a subscription I provide the next params: customer, items-> price, 'automatic_tax[enabled]' => true, trial_period_days and expand = pending_setup_intent

fair portal
#

Are you using a test card in live mode?

whole trail
#

No, it's real card

#

The card ends 2214 is real

fair portal
#

What's the subscription ID?

whole trail
#

"id": "sub_1Lc1cqGmVCU04B2tzddUGP8K"

fair portal
#

OK, I don't see any confirmation request to confirm the setupIntent. Can you show me the full error message that you get from calling confirmCardSetup ?

whole trail
#

Just sec.

#

I don't know, but now it works. Can it happens because my VPN was on???

fair portal
#

I don't know. I didn't see any card confirmation requests coming to this SetupIntent previously.

whole trail
#

Ok. For now it's okay. Thanks for your helping

fair portal
#

No problem.