You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ For more info on our fees [click here](https://cryptapi.io/fees)
94
94
95
95
### Cronjob
96
96
97
-
Some features require a cronjob to work. You need to create one in your hosting that runs every 1 minute. It should call this URL ``YOUR-DOMAIN/index.php?route=extension/payment/cryptapi/cron``.
97
+
Some features require a cronjob to work. You need to create one in your hosting that runs every 1 minute. It should call this URL ``YOUR-DOMAIN/index.php?route=extension/cryptapi/payment/cryptapi|cron``.
98
98
99
99
### Frequently Asked Questions
100
100
@@ -108,7 +108,7 @@ This depends on the cryptocurrency you're using. Bitcoin usually takes up to 11
108
108
109
109
#### Is there a minimum for a payment?
110
110
111
-
Yes, the minimums change according to the chosen cryptocurrency and can be checked [here](https://cryptapi.io/get_started/#fees).
111
+
Yes, the minimums change according to the chosen cryptocurrency and can be checked [here](https://cryptapi.io/cryptocurrencies).
112
112
If the OpenCart order total is below the chosen cryptocurrency's minimum, an error is raised to the user.
113
113
114
114
#### Where can I find more documentation on your service?
0 commit comments