Skip to content

Commit

Permalink
updated README and checkout page
Browse files Browse the repository at this point in the history
  • Loading branch information
GECKO committed Feb 24, 2020
1 parent 4b83dbe commit e1036f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ The Stripe config file is located: `/config/stripe.json`. A example Stripe setti

Note: The `secretKey`, `publicKey` and `stripeWebhookSecret` is obtained from your Stripe account dashboard.

##### Blockonomics (Payments)
##### Blockonomics (Bitcoin Payments)

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

Expand Down
2 changes: 1 addition & 1 deletion views/partials/payments/blockonomics.hbs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="col-sm-12 text-center">
<button id="checkout_blockonomics" class="btn btn-outline-success waves-effect waves-light blue darken-3" type="submit">Pay with Blockonomics</button>
<button id="checkout_blockonomics" class="btn btn-outline-success waves-effect waves-light blue darken-3" type="submit">Pay with Bitcoin</button>
</div>

0 comments on commit e1036f7

Please sign in to comment.