ARMember/Stripe Error: amount-too-low when paying
-
I am not sure if this is ARMember or Stripe problem. There were no problems until now, nothing has changed in the settings, but we still get the error mentioned above when we try to pay. Our monthly subscription is above $8, so we don’t understand why this is happening.
The page is only a test page with test keys.
Any help would be appreciated.
The full error is this:
{ "headers": {}, "body": { "error": { "code": "amount_too_small", "doc_url": "https://stripe.com/docs/error-codes/amount-too-small", "message": "Amount must be at least 175.00 Ft huf", "request_log_url": "https://dashboard.stripe.com/test/logs/req_lkuz6PHW2ioLot?t=1697133750", "type": "invalid_request_error" } }, "response": { "code": 400, "message": "Bad Request" }, "cookies": [], "filename": null, "http_response": { "data": null, "headers": null, "status": null } }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘ARMember/Stripe Error: amount-too-low when paying’ is closed to new replies.