- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
PaymentMethod Created callout notification

There is no callout notification that is triggered when creating a *new* PaymentMethod. Furthermore, creating a new PaymentMethod does not seem to trigger ANY of the available callout notifications, even as a coincidental side effect.
This creates a big gap in our custom integration. Customers create and update their credit card info in the browser, which talks directly to Zuora. For new subscriptions, we can use a callout notification, which means we do not have to rely on the browser to tell our app what the result of the APi call was (the browser could terminate, be flaky, etc.). Using the browser as an intermediary here is not reliable.
But when someone updates their credit card (again, in their browser using the Zuora REST API), we are creating a new PaymentMethod. We need a callout notification here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.