Widget Embed Iframe
Dev-MNS Widget offer a easy way for your platform to integrate our Checkout Flow.
Once your Platform is connected with our system, you can enroll to Widget Integration and receve a url like the following
This url can be embedded in your website with extreme ease by copying the following code and adapt to your platform.
<iframe src="https://dev-checkout.infra.cryptocoin.pro/order/xxxxxxxx?iframe=true" allowtransparency="true" sandbox="allow-popups allow-same-origin allow-scripts allow-forms allow-top-navigation allow-popups-to-escape-sandbox" height="730px" width="100%"></iframe>
Widget Query Params
Parameter | Value | Required | Info |
---|---|---|---|
xxxxxxxx | {PlatformCode} | ✓ | Your Platform Code. |
iframe | true | ✓ | Required to be explicit iframe value. |
parent | {true|false} | - | If you want Checkout url to be open in same window. |
lang | {en|ro|de} | - | Change Widget language. |
theme | {dark|light|transparent} | - | Change Widget theme. |
- | - | - | - |
link_id | string | - | Platform link ID for your user. |
link_username | string | - | Platform link Username for your user. |
link_email | - | Platform link Email for your user. | |
- | - | - | - |
type | {crypto|nft} | - | Change preselected widget type. |
service | {trade|swap|brdge} | - | Change preselected widget service. |
asset | {ETH|XBT|etc} | - | Change preselected asset on loading. |
wallet | 0xXXXXXXXXXXXXX | - | Crypto wallet for withdraw operation if available. |
withdraw-network | {ETH|BNB|etc} | - | Crypto network for withdraw operation if available. |
deposit-network | {ETH|BNB|etc} | - | Crypto network for bridge operation if available. |
john@doe@email.io | - | Predefine user email address. | |
phone | +40730000000 | - | Predefine user phone number. |
first_name | John | - | Predefine user first name. |
last_name | Doe | - | Predefine user last name. |
day_of_birth | 28 | - | Predefine user day of birth. |
month_of_birth | 8 | - | Predefine user month of birth. |
year_of_birth | 1991 | - | Predefine user year of birth. |
Widget Embed Demo (CryptoCoin.pro)
If this do not answer your questions, please do not hesitate to contact us at contact@cryptocoin.pro.