pronamic / wp-pronamic-pay-mollie

Mollie driver for the WordPress payment processing library.
http://www.wp-pay.org/gateways/mollie/
6 stars 1 forks source link

Add support for tokenization (in WooCommerce) #41

Open remcotolsma opened 10 months ago

remcotolsma commented 10 months ago

After completing the issue above we can now also support tokenization in for example WooCommerce. In WooCommerce we can extend the WC_Payment_Gateway_CC class for this?

https://github.com/woocommerce/woocommerce/blob/8.3.0/plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php

rvdsteege commented 10 months ago

Possibly of interest: