omnipay-sagepay icon indicating copy to clipboard operation
omnipay-sagepay copied to clipboard

SagePay form processing as deffered? How to set TxType

Open stratus21-liam opened this issue 4 years ago • 1 comments
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? image

stratus21-liam avatar Aug 09 '21 10:08 stratus21-liam

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

DMichev avatar Oct 13 '21 15:10 DMichev