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 pre-orders support to gateway. #37

Closed
peterwilsoncc opened this issue Apr 29, 2024 · 0 comments · Fixed by #39
Closed

Add pre-orders support to gateway. #37

peterwilsoncc opened this issue Apr 29, 2024 · 0 comments · Fixed by #39
Milestone

Comments

@peterwilsoncc
Copy link
Contributor

The Pre-orders extension requires gateways to include support for the pre-orders feature in order for a gateway to be available for pay upon release orders using gateways that support tokenization.

As the dummy gateway doesn't include support for the feature, it's not possible to use it while testing tokenized pre-orders.

Adding it is a pretty simple fix by adding the feature within the WC_Gateway_Dummy constructor.

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 a pull request may close this issue.

2 participants