Hi!
After updating the Swedish Payson plugin I get orders that are cancelled in Payson payment service listed as confirmed in Virtuemart backend.
After cancelling i Payson I get redirected back to the cart and the browser shows this ur:
www.sitename.nn/index.php?option=com_virtuemart&view=pluginresponse&task=pluginUserPaymentCancel&on=105&TOKEN=xxxxxxxxxxxxxxxxxxxxxx (is a long number)
This seems to indicate that Payson is returning a string that states that payment is cancelled but VM doesn´t seem to interpret this.
Thank´s for any input and messages I should redirect to Payson support!
BTW: The latest payson module is here if anyone wants to take look:
https://www.payson.se/integration/moduler/virtuemart
but that link is a link back to the Payson plugin calling the (from memory) function plgVmOnUserPaymentCancel() in their code
so it is still in Paysons ballpark
their code needs to interpret what comes back and set the status accordingly..
(is there a setting in their plugin to set the status of cancelled orders?)
Hi!
Thank´s for replying.
No there is not any settings to be made on our Payson account for how statuses are handled.