Plugin Contributor
royho
(@royho)
What exactly are they trying to update?
Hi there,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Sorry for my late answer but I haven’t been notified that someone answered me in the thread.
@royho Currently the payment card is saved as source and I cannot update it in the client, I would like to let the client do that, but as a first phase of the solution would be nice to be able to change the card by woocommerce admin panel.
Plugin Contributor
royho
(@royho)
As a customer, they can delete the card in my account and add a new one.
I’ve been checking the payment methods page and I’ve just realized that I couldn’t see the “add payment method” button because WC()->payment_gateways->get_available_payment_gateways() is returning an empty array.
I’ve just checked that the gateways were enabled. Any idea of what could it be?