Variable |
Requirement |
Type |
Possible Values |
Description |
pt_billing_name |
Mandatory |
string |
i.e. John Smith |
Customer’s name as it appears on Credit Card. |
pt_billing_first_name |
Optional |
string |
i.e. John |
Billing address first name, as it appears on Credit Card. |
pt_billing_last_name |
Optional |
string |
i.e. Smith |
Billing address last name, as it appears on Credit Card. |
pt_billing_address_1 |
Mandatory |
string |
i.e. 123 Elm Drive |
Billing Street Address Line 1. |
pt_billing_address_2 |
Optional |
string |
i.e. Apt 2B |
Billing Street Address Line 2. |
pt_billing_city |
Mandatory |
string |
i.e. Townsville |
Billing City Address. |
pt_billing_state |
Mandatory |
string |
i.e. NY |
Billing State Address. |
pt_billing_province |
Optional |
string |
i.e. ON |
Billing International Province. For international provinces outside of US and Canada set the ‘pt_billing_state’ field value to ‘ZZ’ and include province name here. |
pt_billing_postal_code |
Mandatory |
string |
i.e. 12345-6789 |
Billing address Zip code |
pt_billing_country |
Mandatory |
string |
i.e. US |
Billing 2 Character Country Code - see Appendix for country code listing. |
pt_billing_email_address |
Optional |
string |
i.e. person@place.com |
Email address the customer’s email confirmation is sent to. |
pt_billing_phone_number |
Optional |
string |
i.e. 555-234-5678 |
Customer contact number. |
pt_billing_company |
Optional |
string |
i.e. Some Business Name |
Billing company name. |
pt_billing_fax_number |
Optional |
string |
i.e. 555-234-5678 |
Billing address fax number. |