#alko89
1 messages ยท Page 1 of 1 (latest)
sure req_wrnE9ztngDxNwL
ok so technically yes you have a payment method attached to the customer
but the attached method was set to be the default after the failure of the request
it worked now, after I updated the customer default payment method using api
I assume the issue is because we use a mix of customer portals and our own api
original request
https://dashboard.stripe.com/logs/req_XeX4GPZKtuGnH3
2023-08-30 09:07:40
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ok glad it worked out for you
let me know if you need any more help
the customer already had a default payment method
this is the before and after, in both instances the default_payment_methodprop is set
you added the d_p_m at 2023-08-30 09:07:59 UTC
https://dashboard.stripe.com/logs/req_Jgi0MciiBTkDu5
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
this call was made before the two failed subscription post attempts
the timing of the request says otherwise
I tried again
https://dashboard.stripe.com/logs/req_7o7Xv163mECKyn 09:21:10
after that it worked
because those were still a replay of a previous request
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ahhhhh
so the code doesn't get really executed again, it will get you the same response as before