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
This is a payment widget that you can embed to your site for processing payments from customers in the Cryptocurrency via [OPEN Platform](https://api.openfuture.io/) API.
3
-
4
-
This widget requires [Metamask Wallet](https://metamask.io/).
1
+
# Open-transaction-widget
2
+
This is a payment transaction track widget that you can embed to your site for tracking payments from customers.
5
3
6
4
[]()
7
5
8
6
### How to use a widget
9
7
10
8
Paste the code below to a location at your site where you'd like to use this widget and set the width and height parameters.
11
-
You also have to put your scaffold address in the src element: 'https://api.openfuture.io/widget/your_scaffold_address'
9
+
You also have to put your scaffold address in the src element: 'https://api.openfuture.io/widget/transactions/address/your_wallet_address'
12
10
The best solution is to do it dynamically, especially if you have created a lot of scaffolds.
0 commit comments