Channel hosted page
Last updated
Last updated
A channel hosted page is a web page that you can embed into your website to display the payment details of a particular channel to a customer.
There is a hosted_page_url
attribute in the channel details that contains a URL to its hosted page.
You can apply different settings to hosted pages appearance like a specific locale by adding its acronym to the end of the hosted_page_url
value via a query parameter. For example:
https://business-hosted.cryptopay.me/channels/ecd7f89a-7754-47c5-bd82-2ec1ad072bc6
+ ?locale=jp
Below is a list of variables you can use.
Parameter | Type | Description |
---|---|---|
locale | string | Can be |
back_button | boolean | Show/hide a back button on the page. This might be useful if you redirect customers to hosted pages. |