Skip to content

Commit d409cc5

Browse files
author
Ariano Fonseca Ângelo
committed
v3.2
- Support for BlockBee - New e-mail once a order is done with a link for payment - New settings layout - Minor fixes
1 parent 40f2a1e commit d409cc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For more info on our fees [click here](https://cryptapi.io/fees)
9494

9595
### Cronjob
9696

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``.
9898

9999
### Frequently Asked Questions
100100

@@ -108,7 +108,7 @@ This depends on the cryptocurrency you're using. Bitcoin usually takes up to 11
108108

109109
#### Is there a minimum for a payment?
110110

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).
112112
If the OpenCart order total is below the chosen cryptocurrency's minimum, an error is raised to the user.
113113

114114
#### Where can I find more documentation on your service?

0 commit comments

Comments
 (0)