Skip to content

Commit

Permalink
Merge pull request #1389 from 2140data/patch-1
Browse files Browse the repository at this point in the history
Update Apps.md
  • Loading branch information
pavlenex authored Apr 26, 2024
2 parents b6dda0f + 16c0436 commit b6036eb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/Apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,3 @@ Easily-embeddable HTML and highly-customizable **payment buttons** allow users t
4. Copy the generated form and embed it on your website.

[![BTCPay Server Payment Buttons](https://img.youtube.com/vi/MIWGvl6_WzI/mqdefault.jpg)](https://www.youtube.com/watch?v=MIWGvl6_WzI)

### Payment Button for React Developers

Easily integrate the BTCPay Pay Button into your React application with the [React BTCPay Server Pay Button](https://github.com/2140data/react-btcpay-paybutton) package.

1. Run `npm install react-btcpay-paybutton` in your project
2. Import the `ReactBtcPayButton` component
3. Configure `btcPayDomain` and `storeId` props on the component and the Payment Button should be working.

Full documentation of all configuration and styling options on the [package repo](https://github.com/2140data/react-btcpay-paybutton).

0 comments on commit b6036eb

Please sign in to comment.