• Keith

    (@keithrolly)


    We are using the woo commerce Paypal plugin and we have done quite a few test payments which is all well and good. However, there appears to be quite a bit of data missing returned by the REST API and I feel this is because the PayPal plugin is not storing the data for some reason? Below is the detail I have access to on the REST response:


    “key”: “_ppcp_paypal_fraud_result”,
    “value”: {
    “avs_code”: “A”,
    “cvv2_code”: “M”,
    “address_match”: “N”,
    “postal_match”: “N”,
    “cvv_match”: “Y”,
    “card_brand”: “VISA”,
    “card_last_digits”: “4668”

    However – I am missing protection eligibility? I am also missing the 3DS Authentication Response? 3DS Enrolment? And Payment status – i.e. completed. Is this data not taken by the plugin? Or does it need to be configured somewhere?

    Any help is appreciated. Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter Keith

    (@keithrolly)

    No one at all come across this before? Is this not a Paypal plugin error thats needs looking at?

Viewing 1 replies (of 1 total)

The topic ‘Data missing from REST API Using Paypal Plugin – Protection Eligibility’ is closed to new replies.