Site icon CoinRemitter

Coinremitter’s Pricing Widget Integration Steps: A Brief Guide to Accept Crypto Payments for Pricing Plans

Easy Crypto Payment Integration

Coinremitter allows businesses to create widgets for their pricing plans. These widgets aren’t just bound to display pricing information. Customers can click them to pay in crypto for their preferred plans. This means, as a business owner, you can create a widget using Coinremitter’s widget creation tool and use it to accept crypto payments on your website. In this article, we will go through a brief guide containing widget integration steps.

Click here to learn about Coinremitter’s ‘Pricing Widget’ in detail.

Mandatory Integration Steps

Optional Steps

crWidget.setAttribute(‘target’, ‘cr-widget’);
crWidget.setAttribute(‘data-email_address’, ‘jyorge@outlook.com’);crWidget.setAttribute(‘data-phone_number’, ‘3305558831’);crWidget.setAttribute(‘data-country_dial_code’, ‘+1’);

Custom Input Fields (Optional)

crWidget.setAttribute(‘data-website_url’, ‘http://yourdomain.com’);
crWidget.setAttribute(‘data-interests’, JSON.stringify([‘Integration’,’Development’,’Reasearch’]));

[Note: Code lines mentioned above can be added at the end of the widget script (before or above </script>)]

Click here to learn the difference between Call-to-Action (CTA) and Regular Buttons in Coinremitter’s ‘Pricing Widget’.

Exit mobile version