• Resolved sunnysonic

    (@sunnysonic)


    Getting the error using paypal pro flow:

    Payment error: Invalid expiration date: 10563-This transaction cannot be processed. Please enter a valid credit card expiration month.

    Tried 3 credit cards. Seems to be a general error

    • This topic was modified 2 years, 5 months ago by sunnysonic.
Viewing 2 replies - 1 through 2 (of 2 total)
  • I would also like this updated. Please fix.

    I manually fix the issue every time by commenting out this code:

    //if (strlen($card_exp_year) == 2) {
    //$card_exp_year += 2000;
    //}

    in

    /wp-content/plugins/woo-paypal-gateway/includes/gateways/paypal-pro-payflow/class-woo-paypal-gateway-paypal-pro-payflow.php

    The reference here: https://www.ads-software.com/support/topic/paypal-pro-payflow-expiration-date-bugfix/

    Every time the plugin is updated, I have to do it again, and this time, there were about 20 failed transactions for a customer before catching the issue. After the update, the cards work properly, and they all have future expiration dates.

    • This reply was modified 2 years, 5 months ago by tarik916.
    Plugin Author Easy Payment

    (@easypayment)

    Hello @tarik916, @sunnysonic

    We have resolved issue and released new version.

    Please note: now no need to update code when we released new version.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment error: Invalid expiration date: 10563’ is closed to new replies.