[ad_1]
I’ve been testing the checkout and was getting stuck on the upsell page, spinning endlessly.
I looked at the stripe logs and it seems that stripe is responding with a 400 error when trying to recharge the customer.
{
"capture_method": "automatic",
"description": "************************",
"metadata": {
"order_id": "1241_903_1217",
"customer_email": "************",
"customer_name": "**************"
},
"source": "pm_1MzDU8GZxams2PezWe6CSRw2",
"currency": "usd",
"customer": "cus_NkiwLP82GkAdjo",
"statement_descriptor": "Order 1241-OTO",
"amount": "59",
"payment_method_types": {
"0": "card"
}
}
