Paypal Error on WooCommerce for credit card payments in Argentina

GJohnson12
New Community Member

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"

    }

  ]

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.