Global tax identifiers

Understand how tax identifiers are used.

The Digital River Salesforce B2B Commerce App supports Tax Identifiers. Tax Identifiers are used for tax assessment and invoicing purposes. In most value-added tax (VAT) schemes, domestic sales to business customers are assessed tax and customers then take a credit for this tax paid when they complete their monthly or quarterly VAT return. In these cases, customers need the invoice to display their tax identifier so they can obtain this credit.

Alternatively, cross-border sales to business customers are not assessed tax in most VAT schemes. Instead, in a practice called reverse charge, customers self-assess the tax while simultaneously taking a credit for the tax when they complete their monthly or quarterly VAT return. In these cases, the tax identifier is used to determine whether or not a reverse charge applies to a specific order.

Additionally, in a limited number of cases, tax identifiers are collected because they are required by a specific country’s tax authority for invoicing purposes.

Authenticated Non-US customers will be able to add one or more tax Identifiers to their profile from the Order Review page in the checkout flow and also from the My Account page.

Add tax identifiers from the My Account page

  1. Log in to the Storefront.

  2. Go to My Account.

  3. If the selected country is eligible for adding tax identifiers, boxes appear for entering the VAT Id(s).

Delete tax identifiers from the My Account page

The app also supports the deletion of Tax Identifiers that were previously added to the user profile from the My Account page.

  1. Log in to the Storefront.

  2. Go to My Account.

  3. Click the My Tax Identifiers link.

  4. Click Confirm to delete the tax identifier from your user profile.

Note: If there is any issue while adding or deleting the tax identifier, a generic error message appears and the error information is logged to the custom DCM Application Log object.

Tax identifiers on the Order Review page

The authenticated shopper must enter their tax identifier each time an order is placed. Unlike the US Tax Certificates, the tax identifiers which are saved to the user’s profile will not be applied automatically to the order. Within the checkout flow, the authenticated user will be able to apply a saved tax identifier and/or apply a tax identifier directly to the order without saving it.

You will be able to add or delete a tax identifier from your user profile from the Order Review page as well.

  1. Log in to the Storefront.

  2. Add products to the cart and click Checkout to open the User Information page.

  3. Click Continue to open the Shipping page.

  4. On the Shipping page, click Accept Terms and Proceed to open the Order Review page.

  5. The purchase type will be set to Business by default and the shopper can change it to Individual by clicking Change to Individual. This information is stamped on the DR Customer Type field on the CC Cart object.

  6. Tax identifiers can be added or deleted by following the steps under Add/Delete Tax Identifiers on the My Account page.

Note: The tax identifier section will be displayed on the Order Review page only for a non-US shopper, that is:

  1. The cart contains only a physical product or a combination of physical and digital products and the Ship To address is non-US.

  2. The cart contains only a digital product and the Bill-To address in SF is non-US.

An authenticated shopper can apply a saved tax identifier and/or apply a tax identifier directly to the order without saving it.

  1. Log in to the Storefront.

  2. Add the products to the cart and click Checkout to open the User Information page.

  3. Click Continue to open the Shipping page.

  4. On the Shipping page, click Accept Terms and Proceed to open the Order Review page.

  5. The purchase type will be set to Business by default and the shopper can change it to Individual by clicking Change to Individual. This information is stamped on the DR Customer Type field on the CC Cart object.

  6. The user can now proceed to the payment page and place an order. Once the order is placed, the tax identifiers will be stamped on the Digital River Tax Identifiers field of the CC Order object.

Note: If there is an issue while applying tax identifiers on the Order Review page, a generic error message appears on the Order Review page and the detailed error information is logged to the DCM Application Log object. The shopper will still be able to proceed to the payment page and make a purchase.

Sequence diagram

The following sequence diagram explains the tax identifier flow.

Last updated