• Resolved swaldman

    (@swaldman)


    I’m using stripe-payments to implement a donations button. I want the donation amount to be variable. However, I’m concerned that a malicious actor could make lots of donations of £0.01, which would cost us money because of Stripe fees.

    Is there a way to set a minimum amount?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, please check the following documentation. From what I understand Stripe does not allow a minimum amount to be lower than what the charging fees are for the currency used. Unless I misunderstood the documentation.

    Let me know if you need more information or help.

    Kind regards

    Thread Starter swaldman

    (@swaldman)

    Ah, I had totally missed that. And apparently (*embarassed blush*) I hadn’t tried making a really small donation, because your plugin pops up a “minimum amount is…” message on pressing Donate, which is presumably before the transaction even hits Stripe at all!

    Thanks for the quick response.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Donation with minimum amount?’ is closed to new replies.