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

In the admin section, when editing the Checkout page, a warning message is displayed: "Incompatible with block-based checkout." #49

Open
nurbol-dnapayments opened this issue Dec 12, 2024 · 2 comments

Comments

@nurbol-dnapayments
Copy link

In WooCommerce 9.4.3, the plugin functions correctly on the checkout page when a user completes a purchase. However, in the admin section, when editing the Checkout page, a warning message is displayed: "Incompatible with block-based checkout."

Image

@PanosSynetos
Copy link
Collaborator

PanosSynetos commented Dec 12, 2024

Thanks @nurbol-dnapayments for raising this.

For this, we need to enqueue this file

registerPaymentMethod( Dummy );
in the editor, so we can declare the compatibility.

Feel free to fire up a pull request, and we can review it. Otherwise, we'll plan it for early January, depending on our team's capacity.

@nurbol-dnapayments
Copy link
Author

@PanosSynetos The issue is not actual. Thanks!

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

No branches or pull requests

2 participants