Configure Store¶
After you have assigned a price list and a catalog to your store, configure:
For the remainder of this guide, all the settings are configured via the Store module (Stores→ Your store (Dental Demo Store in our case)).
Set up tax providers¶
The default tax providers in the Virto Commerce Platform are:
- Avalara: It automatically calculates sales and use tax for transactions, invoices, and other activity powered by Virto Commerce. Virto Commerce sends transaction data to AvaTax, and AvaTax sends back the tax total. Customers, salespeople, and others can see the tax owed in real time.
- Fixed rate tax provider: It calculates taxes based on fixed rates.
Avalara tax provider¶
To start using AvaTax:
-
You will further need:
- Link to Avalara API service.
- Link to Avalara admin page.
- Avalara account number.
- Avalara license key.
-
Set up Virto Cloud portal:
- Go to Virto Cloud Portal → Your environment (Dentalstoredemo in our case) → Applications widget → Platform Application settings.
-
Add Avalara account number and Avalara license key:
-
Click Save in the toolbar to apply the changes.
-
Set up Platform according to this guide.
Fixed rate provider¶
As an example, let't set the fixed tax rate to 20%:
- Click on the Tax providers widget.
- In the next blade, check Fixed percent tax rate, then click on it.
- In the next blade, click on the Settings widget.
- In the next blade, enter 20 to the Fixed tax rate field.
- Click OK to save the changes.
The fixed tax rate has been saved.
Set up payment methods¶
You can configure payment methods as described in this guide.
Note
You can specify the payment method logo URL (Payment methods widget → The required payment method) in the following format /static/icons/payment-methods/credit-card.svg.
Set up shipping methods¶
As an example, let't set the ground fixed shipping rate to 20% and air shipping rate to 50%:
- Click on the Shipping methods widget.
-
In the next blade, select Fixed shipping rate.
Note
At this step, you can specify the shipping method logo URL in the following format /static/images/checkout/fedex.svg.
-
In the next blade, click on the Settings widget.
- In the next blade, enter 20 to the Ground shipping rate field and 50 to the Air shipping rate field.
- Click OK to save the changes.
The shipping rates have been saved.