• Resolved dharmeshsb

    (@dharmeshsb)


    Hi,

    this is the log I have from the Woocommerce and Square integration:

    05-25-2020 @ 19:15:27 – Square.js Response:
    Array
    (
    [digital_wallet_type] => NONE
    [card_brand] => MASTERCARD
    [last_4] => 1016
    [exp_month] => 12
    [exp_year] => 2020
    [billing_postal_code] => CR2 7EF
    )

    05-25-2020 @ 19:15:30 – Square.js Response:
    Array
    (
    [message] => The verification was not successful
    [type] => VERIFICATION_NOT_SUCCESSFUL
    )

    05-25-2020 @ 19:15:56 – Square.js Response:
    Array
    (
    [digital_wallet_type] => NONE
    [card_brand] => MASTERCARD
    [last_4] => 1016
    [exp_month] => 9
    [exp_year] => 2022
    [billing_postal_code] => CR2 7EF
    )

    05-25-2020 @ 19:15:57 – Square.js Response:
    Array
    (
    [message] => The verification was not successful
    [type] => VERIFICATION_NOT_SUCCESSFUL
    )

    05-25-2020 @ 21:20:05 – Square.js Response:
    Array
    (
    [digital_wallet_type] => NONE
    [card_brand] => VISA
    [last_4] => 1019
    [exp_month] => 12
    [exp_year] => 2020
    [billing_postal_code] => CR2 7EF
    )

    05-25-2020 @ 21:20:07 – Square.js Response:
    Array
    (
    [message] => The verification was not successful
    [type] => VERIFICATION_NOT_SUCCESSFUL
    )

Viewing 1 replies (of 1 total)
  • Plugin Support Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    @dharmeshsb The error you are getting (VERIFICATION_NOT_SUCCESSFUL), is usually given by Square when the customer wasn’t able to successfully complete the Strong Customer Authentication (SCA), which usually takes the form of a 3D Secure code.

    This might be a problem specific to a particular user, which wasn’t able to provide that verification. It might not indicate bigger problems with all orders on the site.

    However, this is the support forum for questions about the core WooCommerce plugin. Square is a separate payment gateway that is added to your site through a plugin. I’m going to close this thread now.

    If the Square plugin you are using is this one, feel free to open a new thread in the corresponding support forums.

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce Square issue’ is closed to new replies.