Keeping this tutorial in mind (https://www.chargebee.com/tutorials/usage-based-billing-example.html), along with the SFDC integration, is there a recommended way to implement metered billing from within SFDC without having to host code externally?
Given the integration, is there a way to tack on to that and apply these code samples directly using Apex?
Hi Liz,
We're not very familiar with Apex, but from what I know, it's a proprietary language from SFDC, with syntax similar to .Net and Java.
We provide client libraries in the following languages:
Liz van Dijk
Keeping this tutorial in mind (https://www.chargebee.com/tutorials/usage-based-billing-example.html), along with the SFDC integration, is there a recommended way to implement metered billing from within SFDC without having to host code externally?
Given the integration, is there a way to tack on to that and apply these code samples directly using Apex?