Hi,
I have set up my first OpenCart and am looking to use PayPoint as the payment provided with whom I am familiar with. The chekcout works as expected, but I am unable to see how refunded goods would be able to update the PayPoint account from the Admin GUI.
Am I correct in that the PayPoint integration that comes by default only supports the "checkout page redirect" method and does not include the PayPoint API that uses SOAP calls?
Does anyone know of a plug in that will allow refunds to update the PayPoint directly?
If I am to code this myself, can anyone point me in the direction of a similar plugin that I can use as a starting point?
Regards
Brad
99% of all payments are payment only. None of them were coded with admin powers to initiate refunds etc. That is all handles asynchronously. You must send the refund from the gateway's backend and then manually update the cart (except for paypal standard which does support ipn updates for different states)
Thanks for the information, it is very useful.Qphoria wrote:99% of all payments are payment only. None of them were coded with admin powers to initiate refunds etc. That is all handles asynchronously. You must send the refund from the gateway's backend and then manually update the cart (except for paypal standard which does support ipn updates for different states)
Who is online
Users browsing this forum: No registered users and 5 guests