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

Enable repeat purchases to be done via the purchase (and authorize) methods

Open eileenmcnaughton opened this issue 4 years ago • 1 comments
trafficstars

This is more compatible with other processors that accept a token or card reference against the purchase and authorize actions in order to process a new payment using information stored on file from previous interactions

Per https://github.com/thephpleague/omnipay-sagepay/issues/157

eileenmcnaughton avatar Jan 11 '21 04:01 eileenmcnaughton

It occurs to me that if this is merged it makes sense to gut the repeatPurchase & repeatAuthorize methods & have them extend purchase & authorize with perhaps an extra check to ensure the transaction fields are present

eileenmcnaughton avatar Jan 11 '21 05:01 eileenmcnaughton