woocommerce / woocommerce-gateway-dummy

A Dummy Payments gateway for your WooCommerce website.
67 stars 24 forks source link

Support tokenization #47

Open peterwilsoncc opened 2 weeks ago

peterwilsoncc commented 2 weeks ago

The dummy gateway currently lists a number of subscription features as supported but does not indicate support for tokenization.

As tokenization is more flexible than the subscriptions features, it would be good to add support for the feature to the dummy gateway to allow for testing of automated payments that are not tied to WooCommerce Subscriptions.

This will assist with https://github.com/woocommerce/woocommerce-deposits/issues/375

I can look in to providing a PR for this.

PanosSynetos commented 2 weeks ago

Hey hey Peter @peterwilsoncc ! Thanks for this and offering to provide a PR. Please go ahead with the PR, it seems like a great addition.