• Resolved Marc

    (@marcleipoldgmailcom)


    Hello,

    Is there a way to disallow prepaid cards at checkout?

    I am offering a free trial on our website, and too many people are using prepaid debit cards to signup. Then when their trial period ends, their card (obviously) doesn’t have sufficient funds.

    I know that there is a rule in the Stripe.com dashboard (Block if: card_funding: = ‘prepaid’), but it only applies to charges ($0.01+), and not authorizations (free trials).

    Thanks in advance for your help!

    Best,

    Marc

Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Contributor royho

    (@royho)

    Are you using normal Stripe credit card in checkout page or Stripe Checkout with modal popup?

    Thread Starter Marc

    (@marcleipoldgmailcom)

    Yes, I am using the Stripe Checkout w/ popup.

    Plugin Contributor royho

    (@royho)

    Ah…that’s the reason. The hook I mentioned only works with credit card form as demonstrated in my screenshot you saw.

    Thread Starter Marc

    (@marcleipoldgmailcom)

    Ok, I see. Is there any way to implement that fix to the Stripe Checkout modal popup?

    Plugin Contributor royho

    (@royho)

    I will see if there is a way to do so in the future version.

    Thread Starter Marc

    (@marcleipoldgmailcom)

    Tried in test mode using the standard Stripe mode and it worked in blocking the prepaid card.

    I look forward to the new update with the Stripe Checkout functionality.

    Thanks for all your help Roy!

    Best,

    Marc

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Disallow Prepaid Cards’ is closed to new replies.