craftcms / commerce-sagepay

SagePay payment gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-sagepay
MIT License
4 stars 6 forks source link

Enable tokenization for payment sources and payments #11

Open lukeholder opened 6 years ago

lukeholder commented 6 years ago

https://github.com/pixelandtonic/Commerce/issues/21

Make supportsPaymentSources true by and implement: https://github.com/pixelandtonic/commerce-sagepay/commit/5aed8a888ec6e4bb2099bc82cb0b854eedad46cd

https://www.opayo.co.uk/support/12/36/sage-pay-token-system-understanding-the-process https://github.com/thephpleague/omnipay-sagepay

andris-sevcenko commented 6 years ago

On paper it should work. We just don't have a testing account with this feature enabled.

terryupton commented 3 years ago

@lukeholder and @andris-sevcenko - I am working with a client who wants to add this facility and have now paid to enable tokens on their SagePay account. They would be happy to give you access to the test account and I can help set this up. Would this be something you would be use to try and get this working and ability to save cards with the SagePay gateway plugin?

https://github.com/craftcms/commerce-sagepay/issues/13

terryupton commented 3 years ago

Hey @lukeholder and @andris-sevcenko - hope you guys are doing ok. I just wondered if there was any progress on the token stuff (saving cards) for SagePay or any ETA/Roadmap for this at all? Thanks

terryupton commented 2 months ago

Hey Guys.

Any plans to integrate this still into this plugin? We currently extend this plugin, but it would be much easier if we could have it native in the gatweay. Thanks.