#riptired

1 messages · Page 1 of 1 (latest)

young thicketBOT
peak reef
left sedge
#

Okay but if I am selling products though checkout how will this balance affect the customer?

peak reef
#

These can only impact future invoices. So if they have a Subscription via a Checkout, it would decrease the amount owned in the next invoice

left sedge
#

Like I want to give a customer $200 in credit so when they go to stripe checkout any order with a total amount less than $200 will be free

#

I don't use subscriptions, these are all single shot items

peak reef
#

It won't work then, you'd offer a coupon in this case

left sedge
#

but a coupon only works on a per order basis

peak reef
#

That is correct

left sedge
#

So I am SOL then?

peak reef
#

No, you can track this on your end. You look at the amount before creating the Checkout and then offer a lower price etc.

left sedge
#

Can I offer a price of 0?

#

i.e. if i track that a customer has $200 of credits, and their order is $10, can I provision a Checkout session where the cost is 0?

#

Additionally if I give them a coupon for $100 off, and the order total is $50, what happens?

peak reef
#

I thought we support a 100% off coupon, you should test this on your end