When you click on the button, it sends you to the base page /shop/my-wallet, where the endpoint of the wallet itself is located. Transactions are working properly and are redirected to /shop/wallet-transactions. Question: how can I fix this so that the replenishment and payment interface appears? In other similar plugins, the client is sent to a basket with a hidden item to replenish the balance and he makes a payment there. I would like the same thing. I tried to use a shortcode to redirect the Deposit button specifically to, for example, /shop/wallet-topup, but I couldn’t write the code correctly for functions.php and in general, nothing worked. I am grateful in advance for your help!