Testing
Learn how to test the Digital River Salesforce B2C LINK Cartridge.
Last updated
Learn how to test the Digital River Salesforce B2C LINK Cartridge.
Last updated
Use the Create Customer service to create an account in the storefront. Find the account in Business Manager and then look for the Digital River Attribute Grouping. You should see the returned value from Digital River now assigned to that profile.
Once a customer places an order in the storefront, it will have received an external order ID from Digital River. Digital River identifies the order by this ID.
The following test cases were verified by Digital River in testing:
Navigate to the storefront.
Click Login, then Create account.
Enter account information and click Create account. You will be sent to the account Dashboard.
Return to the Business Manager and navigate to Merchant Tools > Customers > Customers.
Click on your newly created account.
Scroll down and make sure that the Digital River customer ID is present.
In Business Manager, navigate to Administration > Operations > Jobs.
Click the createSKUs job.
Click Run Now.
After the job concludes, verify with your Digital River representative that the products have been uploaded to Digital River's servers.
Navigate to the storefront and add a product to your cart.
Navigate to the cart page. Verify that the tax value is not present on the cart page, as it has not yet been provided by Digital River.
Proceed to checkout as guest and enter some Shipping information that would generate tax.
Verify that the tax value is not present, then proceed to Payment.
Validate that the tax value is now present on the page.
Make sure that the Digital River credit card and PayPal tabs are present.
Enter card information and proceed with checkout.
Make sure that Digital River terms and conditions are present at the bottom of the page under the Place Order button. Check the links to make sure they are functional.
Click Place Order and proceed to the order success page.
Return to the Business Manager.
Navigate to Merchant Tools > Ordering > Orders. Find and access your order, either by filtering or by searching via your order ID created at checkout.
In the order screen, click on the Attributes tab.
Make sure that a Digital River-provided order ID is present.
Test Scenarios
Complete Order for Mixed Product with Multiple quantity
Complete Order using PayPal Payment Method
Complete Order using Credit Card Payment Method
Create an Account for Customer
Order status update thru webhooks
Order Notification
Order Search and Verify Order Summary
Return using webhook
Verify the payment functionality on entering the wrong credit card source
Verify for Invalid Credit Card
Verify the Tax code is mapped to the right tax type or the admin site is up to date with the tax code for the SKU
Complete Order creation for Physical Product
Complete Physical Order with different Shipping and Billing Address
Verify the customer is created on registering a new user
Submit an Order—Guest Checkout
Order Fulfillment—post order action using webhooks
Verify the Admin site for DR Order number and Order status.
Verify the SKU creation
Verify the SKU creation for different prod with diff tax code.
Verify the mandatory, optional field and values in the API request from Service Integrator