Hi,
I am using vantiv hosted payment page to validate my credit card information for one of my applications.
Requirements have been changed recently, which says we have to include Zip Code into transaction setup to validate on the behalf of merchant.
Is there any way we can include Zip Code information on hosted payment page and validate it as well?
Please let me know if there is anything I can do to make this happen.
I shall appreciate that.
Best Regards,
Sohaib
Hi Sohaib,
Apologize for the confusion. When you send a TransactionSetup method request you are able to pass various values including BillingName, BillingAddress1, BillingZipcode, BillingEmail, etc. Please reference all the available input values on page 147 of our Express Interface Specification located here: https://developer.vantiv.com/docs/DOC-1353
Once you submit the request Element will respond with a TransactionSetupID that is used to call the hosted payments page. Once the customer enters their card data and clicks submit you will receive the response provided in the ReturnURL of the TransactionSetup call. This will include an AVS Response Code that will validate the data you passed into the initial request. If you want more data than provided in the hosted payments response such as to retrieve the expiration date of the card you can perform a programmatic TransactionQuery, this is referenced on page 118 of our specification.
Hope this helps. Let me know if I can provide additional insight.
Thank you,
Katharine Unsworth
Implementations Consultant
Developer Integrations
vantiv / integrated payments