|
3 | 3 | </div>
|
4 | 4 |
|
5 | 5 |
|
6 |
| -BitCanna Pay - Prestashop |
| 6 | +Cosmos Pay - Prestashop |
7 | 7 | ===
|
8 | 8 |
|
| 9 | +1. Download the Cosmos Pay Plugin from this repository as a ZIP file. |
9 | 10 |
|
10 |
| -## Table of Contents |
| 11 | +2. Unzip the ZIP file and rename the folder inside "cosmospay-prestashop-main" to "cosmospay". |
11 | 12 |
|
12 |
| -* [Requirements](#requirements "Requirements") |
13 |
| -* [Installation](#installation "Installation") |
14 |
| -* [Configuration](#configuration "Configuration") |
15 |
| -* [Use of the module](#use-of-the-module "Use of the module") |
16 |
| -* [Backend](#backend "Backend") |
| 13 | +3. Zip the file again, the name of the ZIP file itself is not important. |
17 | 14 |
|
18 |
| -## Requirements |
| 15 | +4. In the admin panel of your Prestashop website, click on "Module Manager" on the left-hand side, click "Modules" and click "Upload a module" to upload the downloaded ZIP file from step one. |
19 | 16 |
|
20 |
| -* Last version of prestashop |
21 |
| -* Your Bitcanna Wallet |
22 |
| - |
23 |
| -## Installation |
24 |
| - |
25 |
| -Download our script and install it. |
26 |
| - |
27 |
| -1. In admin panel, in the left menu, click on Module Manager |
28 |
| -From the Module Manager, click on the "upload module" button and add the zip file of our prestashop module. |
29 |
| -The installation will be done automatically. |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| -2. Once the installation is complete, you must configure the plugin |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| -## Configuration |
40 |
| - |
41 |
| -In this part, we will configure the module to be connected to our blockchain, the configuration is very simple! |
42 |
| -In the setting part of the payment module, here are the different points to edit: |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| -1. Title of the payment module that appears in the list of payment choices |
48 |
| -2. The payment receipt address, make sure you are the owner of this address |
49 |
| -3. The lcd url for the verification of your payment. Leave it as it is, if one day the url must be changed, you will be warned |
50 |
| - |
51 |
| - |
52 |
| -> Read more about Bitcanna here: https://www.bitcanna.io/payments/ |
53 |
| -
|
54 |
| -## Use of the module |
55 |
| -Once the configuration is done, you can start using your payment module! |
56 |
| -To do your test, add a product for a few cents and go through the nominal process to buy the product. |
57 |
| -When selecting payment, you will see the bitcanna option, like this: |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| -Here the verification of the payment is made. |
63 |
| -For this, the customer must use keplr or directly from our webwallet to make the payment and validate the order. |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| -Once the payment has been sent, a few seconds later, our system will detect the payment using the memo. |
68 |
| -3 checks are made: |
69 |
| - |
70 |
| -1. Verification of the memo |
71 |
| -2. Verification of the receiving address |
72 |
| -3. Verification of the amount. |
73 |
| - |
74 |
| -as below |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| -Once the payment has been verified and validated, a confirmation message with the link to the transaction will appear! |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| -## Backend |
83 |
| - |
84 |
| -The order will be validated in the backend, you can now check |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| -If you wish to modify the configuration of the payment module, in the left tab, click on |
89 |
| -**Payment -> Preferences** |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
| 17 | +For instructions to configure the plugin and performing payments, please head over to our [documentation website](https://docs.bitcanna.io/v/bitcanna-commerce/get-started/integrating-with-prestashop#creating-your-wallet). |
0 commit comments