• Resolved ben1888

    (@ben1888)


    Hi all,
    I’m trying to find out whether the processed card was a debit or credit card for age verification purposes. I’ve tried a few different payment processers including Stripe and Braintree but neither put that info into the _payment_method in postmeta.

    Any ideas about how I can capture that?

    Cheers

    Ben

    • This topic was modified 7 years, 1 month ago by ben1888.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    Hi Ben,

    I’m not immediately aware of any payment methods that add that detail to the order meta. With that said, would you mind elaborating a bit more on how you foresee the type of card being an indicator of age? Surely someone can borrow a card or even get a prepaid online credit card to bypass age verification?

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thread Starter ben1888

    (@ben1888)

    Thanks for your help. So just to update should someone be looking for this in the future:

    WooCommerce stores the funding type under the post_meta wp table. It’s included in a jumble of additional data but will be in the format Visa(credit) so a quick search will find it.

    • This reply was modified 7 years ago by ben1888.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Checking credit or debit card used’ is closed to new replies.