You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to create a custom stripe form Through this I am using a custom stripe gateway and I have implemented paymentfields() to render my own stripe form
payment field() is not getting called in block checkout
The text was updated successfully, but these errors were encountered:
As far as I understand, the code you have written for the classic/legacy cart doesn't work for the block-based cart because a specific function is no longer called. Is that right?
If so, then this doesn't sound related to the Dummy Payments plugin. The best way to get help with this issue is to post a question in the WooCommerce core repository -- this is where all the code about the block-based cart lives.
In case this issue is specific to Dummy Payments, feel free to re-open this issue and provide some more details about what you noticed.
how to create a custom stripe form Through this I am using a custom stripe gateway and I have implemented paymentfields() to render my own stripe form
payment field() is not getting called in block checkout
The text was updated successfully, but these errors were encountered: