Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stephen Zuniga

    (@stephenzuniga001)

    The card id (looks like: card_14yXrw49rqJRkiIaQ9owaKV1) as well as last 4, expiration and card type (visa, mastercard, etc) is saved in the wordpress database for reuse whenever the customer chooses to purchase again.

    Thread Starter Scott

    (@snblackout)

    Thanks for your reply.

    Is this “Card id” issued from Stripe and is unique to my account only so no other can use it to charge again? Is there any risk in this data being stored on my database?

    Thank you.

    Plugin Author Stephen Zuniga

    (@stephenzuniga001)

    It’s issued by Stripe and only works on your account (the one I posted above was a real one). And the stuff that’s saved in the database cannot be used to make purchases since it’s only 4 of 16 credit card numbers, and no cvc code. Only the card id works with your account, and that doesn’t have any value to someone trying to steal money since it’ll charge to your Stripe account, not theirs.

    Thread Starter Scott

    (@snblackout)

    Thank you for clarifying this and thanks for a great plugin!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Saved Cards’ is closed to new replies.