Hi,
I am using payment plugin (ccavenue). Everything works fine, but the values stored in tables for few fields are hard coded. Code is attached.
The below fields are stored with default values, irrespective of whether the transaction was Pending or Successful:
AuthDesc = Y
Payment Status = Y
What should be changed in $dbValues['<field>'], so that appropriate values are stored in tables.
[attachment cleanup by admin]
Nobody has a solution for this???
You must ask the supplier of your plugin. http://forum.virtuemart.net/index.php?topic=108212.0
I contacted them, there was no response!
My php knowledge is poor, basically, I need to know the syntax for getting the values in tables.