Tracked Item
Is there any way to pass tracked item at the time of creation of
customer?
We are using Hosted Page for creating customer
Is there any other way to send variable charge with customer creation?
We have to meet following requirement in which person who is signing up may have any no of locations , billing should be as per below rule.
1 locations - $25/month
- 2-3 locations - $20/month per location - 4-10 locations -
$18/month per location - 11-20 locations - $15/month per location -
21 - + - $12/month per location
Thanks
Devendra
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
1 Posted by Drew Songer on 16 Sep, 2015 03:28 PM
First off, tracked items typically can only be accessed via the API. The only other way to update the item quantities is manually through the GUI, which is not very scaleable. Without using the API, you could delay the initial billing date by "x" days and manually update the amount before the initial bill, but once again this doesn't scale very well. The variability of your pricing model suggests that it would be much more effective for you to use the API.
On another note, have you determined a way to handle the tiered pricing? There isn't a configuration specifically for this type of model. However, the flexibility of the tracked items system provides several work arounds.
Drew Songer closed this discussion on 21 Jan, 2016 06:35 PM.