Open alexflorisca opened 1 month ago
hey can you give more clarification on this i am unable to find a settings page on the main website
hey can you give more clarification on this i am unable to find a settings page on the main website
I've edited the steps to reproduce above to be a bit clearer. Let me know if you still have an issue to reproduce. Perhaps the following video is also useful
https://github.com/user-attachments/assets/a9203513-8e6f-4e45-8618-713d7d383f0e
Assign this to me I will try to work on this.
Hi @CodingWithError, thanks for your interest in helping. Do you still plan on working on this issue? If not, I'll assign it to myself.
Please add your planning poker estimate with Zenhub @FangedParakeet
Describe the bug
The Google & Apple Pay buttons are displayed in editor even when the payment method is disabled in WooPayments settings.
To Reproduce
Actual behavior
The Apple and Google Pay buttons are visible in the editor when they are disabled in settings.
Screenshots
Expected behavior
The Apple and Google Pay buttons should not be visible in the editor when they are disabled in settings.
Potential solution
We should only call
registerExpressPaymentMethod
if it is enabled from the WooPayments settings page