Coupon for free set up fees
Hello,
We want to have a way to give some users no set up fees. Is there a way using your coupon code system that we could do this? Or if we wanted to give a dollar amount discount on the setup costs, how could we do this from the API? Using a custom charge?
Thanks,
Will
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 19 Jun, 2013 05:58 PM
Hi Robert --
Yes. Promos can be controlled by charge type. Setup a new promo and check the box for the "Choose applicable charge types?" option. Then, only select setup fees.
That's also possible. You can apply a custom credit to the account on signup (or whenever). On signup, you'd use the
customers/new
api call. In thecharges
list in the POST data, add an entry with a negative amount to create a credit on the initial invoice.Dean closed this discussion on 24 Jun, 2013 06:42 PM.