News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Add fields to payment plugin

Started by jesussuarez, October 05, 2022, 13:53:27 PM

Previous topic - Next topic

jesussuarez

Hello.

I'm using Realex payment plugin in Virtuemart. Now my bank requieres me to implement the 3DSECURE2 and I need to add this fields to the plugin to send it to bank in transaction:

<input type="hidden" name="HPP_CUSTOMER_EMAIL" value="test@example.com">
<input type="hidden" name="HPP_CUSTOMER_PHONENUMBER_MOBILE" value="44|789456123">
<input type="hidden" name="HPP_BILLING_STREET1" value="Flat 123">
<input type="hidden" name="HPP_BILLING_STREET2" value="House 456">
<input type="hidden" name="HPP_BILLING_STREET3" value="Unit 4">
<input type="hidden" name="HPP_BILLING_CITY" value="Halifax">
<input type="hidden" name="HPP_BILLING_POSTALCODE" value="W5 9HR">
<input type="hidden" name="HPP_BILLING_COUNTRY" value="826">

I need a developer to do this job. Please, someone can help me ?
The bank say me that I have 1 week to have it working :-(

Plase, someone ?

Thank you very much






Jumbo!

These changes are already implemented in the "realex_hpp_api" payment plugin. I do not think you need to make any further changes. Please get it verified from Global Payments.

jesussuarez