Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Stripe doesn't accept payments of less than 0.50 EUR #1259

Open
@malemburg

Description

@malemburg

The website currently returns a 500 for such purchases. We should fix this to prevent such purchases:

PaymentError at /cart/payment/2d1fdfb1-7908-4855-98a3-******/
OrderedDict([('code', 'amount_too_small'), ('doc_url', 'https://stripe.com/docs/error-codes/amount-too-small'), ('message', 'Amount must be at least €0.50 eur'), ('type', 'invalid_request_error')])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions