Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tokenization support. #48

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peterwilsoncc
Copy link
Contributor

Adds tokenization support to the gateway.

This allows purchasers to save the payment method during the checkout process to generate a payment token.

I accept that it seems odd to allow for payment tokens for a gateway that doesn't require any input, the purpose is to allow the plugin to be used for testing extensions that require tokenization support.

This will assist with writing the E2E test suite for https://github.com/woocommerce/woocommerce-deposits/issues/375

Fixes #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tokenization
1 participant