How to add our on / off ramp interface to your website
Direct link
If you just want to redirect your users to our dedicated on / off ramp web pages, you can use the links https://buy.mtpelerin.com or https://sell.mtpelerin.com anywhere you want on your website or in your mobile app :
1
<a href="https://buy.mtpelerin.com/?type=direct-link" target="_blank">Buy on Mt Pelerin</a>
Copied!
1
<a href="https://sell.mtpelerin.com/?type=direct-link&tab=sell" target="_blank">Sell on Mt Pelerin</a>
Copied!
To customize the content of the interface, please refer to the list of available parameters in Options.
iFrame
To integrate our on & off ramp service as an iFrame on your website, add the following code in the HTML part of the target web page:
The standard attributes of the iFrame tag can be used, more info here.
To customize the content of the interface, please refer to the list of available parameters in Options.
Demo
Top left menu is for demo purpose only.
Popup / modal
To integrate our on & off ramp service as a popup / modal window on your website, first add the following code in the HTML part of the target web page: