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.
2
+
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
3
4
-
This widget requires [Metamask wallet](https://metamask.io/).
4
+
This widget requires [Metamask Wallet](https://metamask.io/).
5
5
6
6
[]()
7
7
8
8
### How to use a widget
9
9
10
10
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://www.openfuture.io/widget/your_scaffold_address'
11
+
You also have to put your scaffold address in the src element: 'https://openfuture.io/widget/your_scaffold_address'
12
12
The best solution is to do it dynamically, especially if you have created a lot of scaffolds.
The widget can contain a maximum of 9 fields of 3 types (string, number, boolean).
22
-
Field names and types are set in a [personal OPEN-platform account](https://api.open-platform.zensoft.io/scaffolds/new) during a smart contract creation.
22
+
Field names and types are set in a [personal OPEN-platform account](https://api.openfuture.io/scaffolds/new) during a smart contract creation.
0 commit comments