Paypal Error on WooCommerce for credit card payments in Argentina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm experiecing a problem with "WooCommerce" + "Payment Plugins para PayPal WooCommerce" on live mode. No problems in sandbox mode.
People from Argentina are failing to use a credit card to pay for it. On WooCommerce, the error message is:
"Error al procesar el pago. Motivo: The instrument presented was either declined by the processor or bank, or it can’t be used for this payment."
Credit cards from Brazil and México are not having problems. I'm desperate since I don't know what else to do to fix this problem.
Below there are two transactions from Argentina that failed:
TRANSACTION #1
API detail view
App MyApp_Payment_Plugins
Request path /v2/checkout/orders/54B56026HJ846972B/capture
Status 422
Debug ID 475e209c2057a
Issue INSTRUMENT_DECLINED
Description The requested action could not be performed, semantically incorrect, or failed business validation.
Resource ID 54B56026HJ846972B
RESPONSE
{
"name": "UNPROCESSABLE_ENTITY",
"details": [
{
"issue": "INSTRUMENT_DECLINED",
"description": "The instrument presented was either declined by the processor or bank, or it can't be used for this payment."
}
],
"message": "The requested action could not be performed, semantically incorrect, or failed business validation.",
"debug_id": "475e209c2057a",
"links": [
{
"href": "https://developer.paypal.com/docs/api/orders/v2/#error-INSTRUMENT_DECLINED",
"rel": "information_link",
"method": "GET"
},
{
"href": "https://www.paypal.com/checkoutnow?token=54B56026HJ846972B",
"rel": "redirect",
"method": "GET"
}
]
- Labels:
-
Payments REST APIs
-
Webhooks REST APIs
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- [WooCommerce PayPal Payments] - Required phone country code, different than the cards country code. in PayPal Payments Standard
- Is PaymentPlugins an official PayPal partner ? in PayPal Payments Standard
- PayPal Complete Payments Error Notification in PayPal Reporting
- How Can I ensure apple pay works for subscriptions. in PayPal Payments Standard
- Credit card payment error in woocommerce in PayPal Payments Standard