# Test the Salesforce B2C LINK Cartridge

## Testing prerequisites

* Digital River cartridges have been successfully installed and configured.
* At least one product has been configured with the required Digital River [product attributes](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-2.3/user-guide#product-management). Only products that have been configured with the Digital River attributes should be used for storefront testing.
* Products have been [synced](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-2.3/user-guide#product-sync-jobs)*.*&#x20;
* (Optional) Schedule all jobs described in the [user guide](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-2.3/user-guide#product-sync-jobs).

## Customer account creation

Create an account in the Storefront. Open **Business Manager**.

Select **Merchant Tools**, select **Customers**, and click **Customers**. Find the customer by number or name.

<div align="left"><img src="https://1926156059-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4SPUQht8yO4vvBw9l%2F-MS4SZC2U9eT0bP8R-3b%2Fp26CustFrCustList.png?alt=media&#x26;token=c8dcbebd-f2f6-4972-a463-b93e68b4da87" alt=""></div>

Scroll down to the **Digital River** section with the **Global Commerce Customer ID** attribute. It should not be empty.

<div align="left"><img src="https://1926156059-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4SPUQht8yO4vvBw9l%2F-MS4Sf9L6VS-hdoBx_49%2Fp26GCCustID.png?alt=media&#x26;token=6d8b6e46-ffe2-460e-98f2-971f72f2af6d" alt=""></div>

## Placing an order

Place an order on the storefront with any account or as a guest. Once you place an order, open **Business Manager** and select **Merchant Tools**, select **Ordering**, and then click **Orders**. You can find your order by number or click **Find** with an empty order number field and select the last-placed order from the list.

<div align="left"><img src="https://1926156059-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4ShKY1zVaMTeLBEWx%2F-MS4SsDQsE7JzUDnqzg2%2Fp27Orders.png?alt=media&#x26;token=1001688d-578d-4e9c-b540-54866354ae2f" alt=""></div>

On the **Attributes** tab, you’ll see the **Digital River Attributes** section with attributes. **Attributes** should not be blank.

<div align="left"><img src="https://1926156059-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4ShKY1zVaMTeLBEWx%2F-MS4Syvxav1xVEHKvJQC%2Fp27OrderAttributes.png?alt=media&#x26;token=038060d9-0b5b-42f7-ad99-52127125e652" alt=""></div>

## Test scenarios or test cases <a href="#test-scenarios-or-test-cases" id="test-scenarios-or-test-cases"></a>

Test cases for checking cartridge performance are described in the Digital River test cases document in the same repository location as the cartridge&#x73;*.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-2.3/test-the-salesforce-b2c-link-cartridge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
