What variable features are available on my payment page?
The payments page variables are used when sending a post to Nochex. If you have a merchant account you can login to your account and at the control panel click Payments Page Setup there you can alter the variables. If you have a UK Trader (UKT) account you will have to send these variables in a post.
Below are the variables available:
For further details, please read our integration guide here.
Below are the variables available:
Variables | Description | Account |
---|---|---|
merchant_id | The merchant id required to identify your account. Your default merchant id is the email address you use with your Nochex account. | Merchant/UKT |
amount | The amount you wish to be paid. This will be added to the total payment. | Merchant/UKT |
order_id | Your identifier for the requested payment. | Merchant/UKT |
description | A “friendly description” of the payment you are requesting, usually used to describe to your customer the goods or services you are requesting payment for. | Merchant/UKT |
postage | The amount you wish to charge for postage. This will be added to the total payment. | Merchant/UKT |
insurance | The amount you wish to charge for insurance. This will be added to the total payment. | Merchant/UKT |
billing_fullname | The full name of your customer as appears on the customer’s card statements. This can be pre-populated by you if you have already collected this information. | Merchant/UKT |
billing_address | The city of your customer as appears on the customer’s card statements. This can be pre-populated by you if you have already collected this information. | Merchant/UKT |
billing_city | The full address of your customer as appears on the customer’s card statements. This can be pre-populated by you if you have already collected this information. | Merchant/UKT |
billing_postcode | The postcode of your customer’s card billing address. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant/UKT |
delivery_fullname | The full name of your customer. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant |
delivery_address | The full address of your customers preferred delivery address. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant |
delivery_city | The city of your customers preferred delivery address. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant |
delivery_postcode | The post code of your customers preferred delivery address. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant |
email_address | The email address of your customer. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant/UKT |
customer_phone_number | The phone number of your customer. This can be pre-populated by you on the payments page if you have already collected this information. | Merchant/UKT |
optional_1 | A pass through variable that can be used by you to pass any custom information you do not wish the customer to see to the Payment page and have it returned to you by APC (please note that at this stage this parameter will currently be passed back to you as “custom”). | Merchant/UKT |
For further details, please read our integration guide here.