Am creating deferred payments through SagePay. Orders created successfully at SagePay. Order created in 'New Orders'. When I complete, it moves to 'Completed Orders'... But money isn't taken? Ultimately I'm trying to get an invoice sent when payment is completed. That's another problem tho.
xxx" failureUrl="xxx" notificationURL="(auto)"
/>
Nothing useful in log files. No errors when trying to complete payment. Any help appreciated,
Completing order does not release payment
Am creating deferred payments through SagePay. Orders created successfully at SagePay. Order created in 'New Orders'. When I complete, it moves to 'Completed Orders'... But money isn't taken? Ultimately I'm trying to get an invoice sent when payment is completed. That's another problem tho.
Nothing useful in log files. No errors when trying to complete payment. Any help appreciated,
Hi Paul,
did you follow this article:
http://docs.ucommerce.net/ucommerce/v6/payment-providers/setup-sagepay-as-a-payment-method.html
Sounds like you may have forgot to modify ToCompleted pipelinetak in the ToCompleted.config under pipelines?
Best regards
Morten
Hi,
Both those are enabled/uncommented.
Thanks,
is working on a reply...