• Hi,

    I’m using your plugin and it’s really great!
    Since I need to send some data to our fulfillment company I have to read all the data received from the form.

    I succeeded to read all the data except the Credit Card data, I saw that I have only the transaction ID.

    My question is, how can I send the Credit Card data to the fulfillment company or how can I get this data?

    Thanks in advanced

Viewing 2 replies - 1 through 2 (of 2 total)
  • @ itaygolan_1984 In all probability, the card details are never send back to WooCommerce due to security reasons. So, the best way would be to connect the payment portal directly with the fulfillment company via API.

    It is also dependent on the payment gateway plugin, some like Authorize.net CIM, Stripe let you save the last 4 digits of the customer’s credit card.

    Plugin Support RK a11n

    (@riaanknoetze)

    Yep, credit card details are saved with your payment gateway because they’re PCI compliant (while your website likely isn’t). As such, you’d need to get in touch with your payment gateway provider OR just follow Sandy’s advice above.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Received Credit Card Data’ is closed to new replies.