Skip to content

Commit

Permalink
update README with blockonomics return url
Browse files Browse the repository at this point in the history
  • Loading branch information
GECKO committed Feb 25, 2020
1 parent 4942d38 commit 21b7c42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,9 @@ Note: The `secretKey`, `publicKey` and `stripeWebhookSecret` is obtained from yo

##### Blockonomics (Bitcoin Payments)

You have to configure the `HTTP Callback URL` parameter into Blockonomics -> Merchants -> Settings:
http://CartURL/blockonomics/checkout_return where [**CartURL**](#cart-url) is the address of your server

The Blockonomics config file is located: `/config/blockonomics.json`. A example Blockonomics settings file is provided:

```
Expand Down

0 comments on commit 21b7c42

Please sign in to comment.