It would be great to support Secure Payment Profiles integrated with Commerce Card on File http://drupal.org/project/commerce_cardonfile
It would be great to support Secure Payment Profiles integrated with Commerce Card on File http://drupal.org/project/commerce_cardonfile
Comments
Comment #1
fp commentedIt would indeed. Beanstream has a feature called Secure payment profile which allows for this functionality. I will have a look at how it can integrate with commerce_cardonfile.
I expect to have a look in the next month or so. Code welcome in the meantime.
Comment #2
spidermanFYI, I've implemented this feature on a separate module over on GitHub: https://github.com/rnao/commerce_beanstream
I have requested co-maintainership on this module in order to import that code as a 2.x branch here: https://www.drupal.org/node/2307805
I have also posted some notes towards proper documentation of how to implement Card on File integration here: https://www.drupal.org/node/2116357
Comment #3
spiderman