Revenue Cloud Developer Guide
Get Started with Revenue Cloud Developer Resources
Revenue Management Settings
Salesforce Payments Objects in Billing
Newer Version Available
Billing
Automate processes related to billing, credit application, and invoice generation.
Generate billing schedules by using context service, and create invoices from a billing
schedule.
| Available in: Lightning Experience |
| Available in: Enterprise, Unlimited, and Developer Editions |
-
Billing Standard Objects
The Billing data model provides objects and fields to manage billing and tax configurations, credit memos, and invoices, and accounting periods for legal entities. -
Billing Fields on Standard Objects
Billing adds standard fields to some standard Salesforce objects of other features to represent information specific to Billing. These fields are available only in orgs where Billing is enabled. -
Salesforce Payments Objects in Billing
Billing provides access to some standard Salesforce Payments objects that you can use to authorize payments, connect to an external payment gateway, group all the payment transactions that are processed for a particular transaction, and store payment methods. You can access these objects with the Revenue Cloud Billing license. -
Billing Platform Events
Salesforce publishes standard platform events in response to an action that occurred in the org or to report errors. For example, the InvoiceProcessedEvent platform event sends notification to the customer when the billing invoice activity is complete. You can subscribe to a standard platform event by using the subscription mechanism that the event supports. -
Billing Standard Invocable Actions
Use standard invocable actions to automate processes such as credit application, billing schedules creation, and invoice management. -
Billing Business APIs
Use the Billing Business APIs to manage credit application and to handle billing scenarios. -
Billing Apex Reference
Billing provides the ConnectApi namespace (also called Connect in Apex) that contains classes for accessing the same capabilities that are available in the Billing Business APIs. Additionally, you can use other built-in Apex classes and interfaces grouped by namespace. -
Billing Metadata API Types
Metadata API enables you to access some types and feature settings that you can customize in the user interface.