#sirmmo
1 messages · Page 1 of 1 (latest)
sorry for the delayed answer on the previous thread.
No worries. We typically archive threads after ~30-60 minutes of inactivity. Let's start the conversation again here
What are you looking in to?
{
"capture_method": "manual",
"metadata": {
"class": "edway",
"type": "trip",
"op": "preauth",
"id": "f9aaa07f-de33-4f1f-85d5-e0989771973c"
},
"currency": "eur",
"customer": "<customer>",
"payment_method": "<payment_method>",
"confirm": "True",
"amount": "500"
}
this is my request for which I hope to do a preauthorization
and it works in general for most cards
BUT
prepaid cards in Italy get a strange 3D Secure error
"message": "This PaymentIntent could not be captured because it has a status of requires_action. Only a PaymentIntent with one of the following statuses may be captured: requires_capture."
"type": "invalid_request_error"