Entity Error

https://www.ulterium.co.uk | © Ulterium Ltd 2024

Exception

The amount must be greater than or equal to the minimum charge amount allowed for your account and the currency set (https://docs.stripe.com/currencies#minimum-and-maximum-charge-amounts). If you want to save a Payment Method for future use without an immediate payment, use a Setup Intent instead: https://docs.stripe.com/payments/setup-intents

/home/connexions/webapps/upsell-connexions/app/source/vendor/stripe/stripe-php/lib/Exception/ApiErrorException.php (38)

Stack Trace:

Stripe\Exception\InvalidRequestException: The amount must be greater than or equal to the minimum charge amount allowed for your account and the currency set (https://docs.stripe.com/currencies#minimum-and-maximum-charge-amounts).  If you want to save a Payment Method for future use without an immediate payment, use a Setup Intent instead: https://docs.stripe.com/payments/setup-intents
 at Stripe.Exception.ApiErrorException.factory(ApiErrorException.php:38)
 at Stripe.Exception.InvalidRequestException.factory(InvalidRequestException.php:35)
 at Stripe.ApiRequestor._specificAPIError(ApiRequestor.php:213)
 at Stripe.ApiRequestor.handleErrorResponse(ApiRequestor.php:175)
 at Stripe.ApiRequestor._interpretResponse(ApiRequestor.php:558)
 at Stripe.ApiRequestor.request(ApiRequestor.php:124)
 at Stripe.ApiResource._staticRequest(Request.php:78)
 at Stripe.PaymentIntent.create(Create.php:25)
 at App.Public_Theme.actionRenderSalesCheckoutPayment(public_theme.php:1467)
 at Entity.Router.Action(router.php:367)
 at Entity.Router.Detect(router.php:252)
 at (main)(index.php:11)