Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
node_modules
.DS_Store
.docusaurus
.idea
build
package-lock.json
build
yarn.lock
2 changes: 1 addition & 1 deletion docs/1-payment/6-ecomm/3-shopify.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before setting up the Paymennt.com Shopify App on your store, please make sure t

## Accpeting payments with Paymennt.com on your Shopify website

1. Click on this **[link](https://apps.shopify.com/paymennt-com)** to access our Paymennt.com page on the Shopify App Store.
1. Click on this **[link](https://apps.shopify.com/paymennt)** to access our Paymennt.com page on the Shopify App Store.

2. Click on **Install** to begin the process of adding the Paymennt.com payment App to your Shopify store.

Expand Down
Loading