Home › Forums › WooWallet Withdrawal › I want to remove some fields from the Bank transfer details, how can I do that
I want to remove the fields like routing number, instead of swift code there should be IFSC code, How can I do that?
You can override woo-wallet-withdrawal/templates/woo-wallet-withdrawal-settings.php to the theme folder and modify as your requirement.
I want to add more withdrawal options like Redem with Amazon gift cards, Redem with Flipkart gifts card. How can I do that?
For that you have to do custom coding.
Can you suggest me some plugins or tutorials for that