omnipay-sagepay
omnipay-sagepay copied to clipboard
SagePay form processing as deffered? How to set TxType
trafficstars
When my payments process they are going through as deferred.. I have followed this guide and I am using the SagePay Form intergration. How can I set it as payment and where?

I've solved the very same issue by using $gateway->purchase instead of $gateway->authorize.