Iframe Donation
Coinpays now offers a feature that allows merchants to accept donations through a simple iframe integration on their websites. This feature supports multiple cryptocurrencies, making it easy for users
Last updated
Coinpays now offers a feature that allows merchants to accept donations through a simple iframe integration on their websites. This feature supports multiple cryptocurrencies, making it easy for users
Last updated
Iframe Integration
To start accepting donations on your website, you can embed the Coinpays donation widget using an iframe. Below is an example code snippet:
Type | Is Required? | Example | Description |
---|---|---|---|
Replace [merchant_id]
with your unique merchant identifier provided by Coinpays. This identifier links the donations directly to your account.
The default language of the donation widget can be set using the ?currency
parameter. Supported languages include:
TRY
: Turkish Lira
USD
: Dollar
RUB
: Russian Ruble
etc...
You can check out this page for more details.
The default language of the donation widget can be set using the ?lang
parameter. Supported languages include:
en
: English
tr
: Turkish
es
: Spanish
etc...
You can check out this page for more details.
Simple Integration: Just copy and paste the iframe code into your website to start receiving donations.
Multi-Cryptocurrency Support: Accept donations in various cryptocurrencies, making it easy for donors worldwide to contribute.
Customizable Language Settings: The donation widget can be displayed in different languages to cater to a diverse audience.
Click For Test: https://static.coinpays.io/iframe-donation/
merchant_id
000001
Your merchant ID
lang
en
You can choose default language.
currency
RUB
You can choose default currency.
lock_currency
1
If you use this option, your users will only calculate their payments in the fiat currency you selected with the "currency" parameter. It must be sent with the "currency" parameter.