Hi,
Is there any documentation there that I could use to create a new payment mod? I am trying to integarate ZenCart to Yespayments system (Asia). Thanks.
Hi,
Is there any documentation there that I could use to create a new payment mod? I am trying to integarate ZenCart to Yespayments system (Asia). Thanks.
We were able to create the mod. It now shows in the payment option list. However, when I tried to install it, I get this error:
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\xampplite\htdocs\zen2\store\admin\modules.php on line 279
Warning: Variable passed to each() is not an array or object in C:\xampplite\htdocs\zen2\store\admin\modules.php on line 280
The error message disappear when I hit update and I as able to input the required information.
The payment option also appears in the checkout but it doesn't seem to work when selected. I am getting this error:
"Please select a payment method for your order."
We patterned it after the cc payment module.
Please help.