docs: added create tax provider guide (#3980)

* docs: added create tax provider guide

* fix indentation

* small fix
This commit is contained in:
Shahed Nasser
2023-05-02 12:17:19 +03:00
committed by GitHub
parent 2895061366
commit afc853764a
3 changed files with 215 additions and 7 deletions
+1 -2
View File
@@ -28,12 +28,11 @@ Customers can view calculated taxes during their checkout process.
<DocCardList colSize={6} items={[
{
type: 'link',
href: '#',
href: '/modules/taxes/backend/create-tax-provider',
label: 'Backend: Create Tax Provider',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to create a tax provider.',
isSoon: true
}
},
{