#mamidd

1 messages · Page 1 of 1 (latest)

nimble sandBOT
late relic
#

Hi there 👋 as @neon helm mentioned, it could be that the Checkout Session is trying to be created for an amount that is below our minmum payment amount. Do you have the ID of the request that returned the error you referenced?

nimble sandBOT
gentle musk
#

i cant read anything

#

ok now it works

wet heath
#

Glad you got it working!

gentle musk
#

here it's the request response:

#

code:"promotion_code_amount_too_small"
message:"This promotion code cannot be applied because it reduces the total below the minimum charge amount. https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts"
request_log_url:"https://dashboard.stripe.com/logs/req_OJiRRRpnuP4zBV?t=1686665114"
type:"invalid_request_error"

See what currencies you can use for making charges and for paying out to your bank account.

#

here is the checkout session id:
cs_live_b1ImXYtleaXw391uovIroLtYBUkzj5QfcNk6YQc4HvmxYIFeE53aPVNRy0

wet heath
#

Yep so this is a limiation of Checkout

gentle musk
#

some days ago i did the same thing with a recursive product but it worked

wet heath
#

However we are actually working on lifting this limitation right now

gentle musk
#

it created a subscription at 0€

wet heath
#

Yes that's correct.

#

It does work for Subscriptions

#

Just not one-time payments right now

#

But we will support this soon!

gentle musk
#

are you planning to change it in the future and align the two behaviors?

wet heath
#

Yep

#

We are working on that currently

#

Just don't have a specific timeline for when it will be ready, but should be in the near future

gentle musk
#

ok it's great

#

and just to plan on my side

wet heath
gentle musk
#

will you align the subscription behavior on one-time payment or vice versa?

wet heath
#

We are working on allowing one-time payment coupons/promo-codes to go below the minimum charge amount

#

So aligning with the current behavior that you see with Subscriptions

gentle musk
#

ok thank you very much