PSL Wallet - Issue Wallet
Before a customer can make a purchase using a wallet, they are required to register for one.
This is accomplished by sending the following name/value pairs.
Variable | Required | Max Size | Notes |
publisher-name | Mandatory | NA | Gateway account username issued to you. |
publisher-password | Mandatory | NA | Remote Client Password - This is different then the password used to login. |
walletid | Mandatory | NA | walletid from when customer signed up for wallet. Must match the customer’s email address. |
passcode | Mandatory | 25 | Password for wallet as chosen by customer. Should be alphanumeric. |
transflags | Mandatory | NA | issue |
ipaddress | Mandatory | NA | IP address of customer. |
mode | Mandatory | NA | auth |
card-name | Mandatory | 39 | Name as it appears on Credit Card. |
card-address1 | Mandatory | 39 | Billing Street Address Line 1. |
card-city | Mandatory | 39 | Billing City Address. |
card-state | Mandatory | 2 | Billing State Address - 2 Char. State Code - See Appendix E. |
card-zip | Mandatory | 10 | Billing Zip Address. |
card-country | Mandatory | 3 | Billing 2 Character Country Code - See Appendix D. |
Mandatory | NA | person@place.com - Address where the customer’s email confirmation is sent. | |
dateofbirth | Mandatory | 10 | Format should be MM/DD/YYYY. |
challenge | Mandatory | NA | Challenge Phrase - A question to be used if the password is forgotten. |
response | Mandatory | NA | Response Phrase - Answer to Challenge Question. |
phone | Mandatory | Customer’s telephone number. | |
phonetype | Mandatory | Home, Mobile, or Business |