Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
TaxEngine
The merchant credentials are stored in a named credential record in Salesforce. The named credential record is referenced in the tax engine object’s Merchant Credentials field.
The tax adapter Apex class ID is stored in the tax engine provider. When a user calls Calculate Tax API, Subscription Management interacts with the external tax provider using the adapter class and the named credentials.
The tax engine address and seller code from the TaxEngine record are also used in the interaction.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Special Access Rules
Special Access Rules
This object is available with Subscription Management, Commerce Subscriptions, and Billing (Revenue Cloud). If your org has Subscription Management and Commerce Subscriptions enabled, then Subscription Management takes precedence.
For information about this object that's available with Billing (Revenue Cloud), including its special access rules, see the Revenue Cloud Developer Guide.
Fields
| Field | Details |
|---|---|
| Description |
|
| ExternalReference |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| MerchantCredentialId |
|
| SellerCode |
|
| Status |
|
| TaxEngineAddress |
|
| TaxEngineCity |
|
| TaxEngineCountry |
|
| TaxEngineGeocodeAccuracy |
|
| TaxEngineLatitude |
|
| TaxEngineLongitude |
|
| TaxEngineName |
|
| TaxEnginePostalCode |
|
| TaxEngineProviderId |
|
| TaxEngineState |
|
| TaxEngineStreet |
|
| TaxPrvdAccountIdentifier |
|
| Type |
|