Optional Customisation
Create seamless experiences specific to your app
All query parameters used in your integration must be URL-encoded to ensure they work correctly. For example use satoshi%40blockchain.com
for email addresses.
Optional Query Parameters
Parameter | Description |
---|---|
| The cryptocurrency your customer will buy.
Setting this parameter means the user will not be able to specify a different currency to purchase.
Specify as the ticker symbol, for example |
| The default wallet address of where the customer will receive their purchased tokens.
If specified, the customer won't need to fill in their wallet address.
You must specify |
| Ensures that |
| The secondary cryptocurrency wallet address identifier/memo for coins such as XLM and XRP. This parameter will be skipped if |
| The currency your customer will use to buy their desired cryptocurrency.
We currently support US Dollars, Pound Sterling and Euros, specified as |
| The default amount of fiat used to buy cryptocurrency. Users will be able to change this value.
We recommend using this parameter together with |
| The email address of the user.
When used, the user won't need to specify their email address with us, they will skip the email entry screen and will be prompted directly for their one-time passcode.
Make sure to URL-encode the email you pass. For example use |
| A reference you assign to this order. We will include this identifier when sending you order related information. Useful to relate order records from us to those in your internal systems. It is limited to 100 characters. |
| A reference of a 3rd party that is involved in the processing flow. We will use this information for internal metrics. It is limited to 50 characters. |
| The default payment method for the order. We currently support:
(Coming soon) Many more payment methods including ACH bank transfer, GBP and EUR bank transfers, GBP and EUR Open Banking. |
| A URL to which customer will be able to proceed after completing the buy flow. The URL can include your own custom parameters.
You must specify |
| Ensures that |
Last updated