3 min read | Updated 14 Dec 2020 | Category Partner | User AvatarAlin Ionut

Widget Embed Iframe

BitCanuck 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

https://fastlane.bitcanuck.ca/order/xxxxxxxx

This url can be embedded in your website with extreme ease by copying the following code and adapt to your platform.

<iframe src="https://fastlane.bitcanuck.ca/order/xxxxxxxx?iframe=true" height="650px" 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} - Change Widget theme.
- - - -
asset {ETH|XBT|etc} - Change preselected asset on loading.
wallet 0xXXXXXXXXXXXXX - Crypto wallet for withdraw operation if available.
email 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!

Go Top