Is there a post back/URL callback for successful transactions?
Meaning, if a transaction is declined can/will you hit a URL I specify so I know to turn off my customer?
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 05 Aug, 2009 03:14 PM
Sure thing Auston. This is located under Configuration->Settings. On the todo list is a method for you to test this functionality. Essentially a test payload would be sent to the URL you specify so you can checkout the format and test your code.
CheddarGetter by default tries to continue running the customer's credit card every other day for a week or so. If they are declined too many times (3), then their account is canceled for non-payment. You can, however, use the method you suggest and force cancel the customer's subscription which will tell CheddarGetter to not bother to try running the customer's card again.
You can also ask CheddarGetter whether or not a customer's subscription has been canceled and deny/allow access accordingly.
More information on the API here.
Support Staff 2 Posted by Marc Guyer on 02 Mar, 2010 02:23 PM
Auston -- This thread is a bit stale but we thought you'd like to know: Cancellation push notification is now available: http://support.cheddargetter.com/faqs/api-8/event-push-notification
Marc Guyer closed this discussion on 02 Mar, 2010 02:23 PM.