• Resolved dryn07

    (@dryn07)


    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)
  • Thread Starter dryn07

    (@dryn07)

    What I found out is the mentioned error only occurs when “Select Payment Method: SCA Compilant (popup)“. If this option is set to “Built-In Form Fields“, it is working.

    Thread Starter dryn07

    (@dryn07)

    Another thing I found that the error only appears when using Hungarian forints.

    “Stripe treats HUF as a zero-decimal currency for payouts, even though you can charge two-decimal amounts. When you create a manual payout in HUF, only integer amounts that are evenly divisible by 100 are allowed. For example, if you have an available balance of HUF 10.45, you can pay out HUF 10 by submitting 1000 for the amount value. You can’t submit a payout for the full balance, HUF 10.45, because the amount value of 1045 is not evenly divisible by 100.”

    In ARMember we tried to select HUF as default and we aslo tried to set custom HUF currency with 0 decimal.

    We changed the prices as mentioned above (3900 or 4000 HUF) but the error remains :/

    • This reply was modified 1 year, 1 month ago by dryn07.

    Thank you for sharing your insight on this problem. I’m having the same issue. It just stopped working and I cant accept $10 monthly subscriptions on my site. ??

    Thread Starter dryn07

    (@dryn07)

    I think its an update error then :/

    Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    Apologies for the delayed response.

    Stripe payment gateway is the premium version feature so if you are using the ARMember premium version then please contact us at https://support.arpluginshop.com for support and our staff will assist you further. We are unable to assist you here due to forum limitations.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ARMember/Stripe Error: amount-too-low when paying’ is closed to new replies.