Subrata Mal
@subratamal on WordPress.org, @Subrata Mal on Slack
- Member Since: October 14th, 2017
- Location: Kolkata, West Bengal, India
- Website: wcbeginner.com
Contribution History
Subrata Mal’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to Not checking out, on the site WordPress.org Forums:
@connordeancompanies Did you enabled wallet payment method in WooCommerce > Settings > Payment tab?2 weeks ago
-
Posted a reply to WooCommerce Wallet REST API, on the site WordPress.org Forums:
@mohamedfahmi Please share the URL for the API endpoint.2 weeks ago
-
Posted a reply to Checkout Page, on the site WordPress.org Forums:
add_filter('woo_wallet_payment_is_available', '__return_true');2 weeks ago
-
Posted a reply to Coupn, wallet transfer, on the site WordPress.org Forums:
@kalilov As this is public forum please reach out to our support email support@woowallet.in for…3 weeks ago
-
Posted a reply to post meta _tax_class is not saved properly, on the site WordPress.org Forums:
@janbrokes The product meta value _tax_class empty means standard tax class is set for that…3 weeks ago
-
Posted a reply to Add funds with gift cards, on the site WordPress.org Forums:
@kalilov For that we have to do some custom code. Or you can use any…3 weeks ago
-
Posted a reply to Add funds with gift cards, on the site WordPress.org Forums:
@kalilov You can do it by using our coupon plugin https://woowallet.in/product/woo-wallet-coupons/3 weeks ago
-
Posted a reply to Tera Wallet, on the site WordPress.org Forums:
@shafeenahammed you can find terawallet tables called wp_woo_wallet_transactions and wp_woo_wallet_transaction_meta in website database.3 weeks ago
-
Posted a reply to Customization, on the site WordPress.org Forums:
@jkilla This is a public forum. Please reach out to our support email support@woowallet.in regarding…3 weeks ago
-
Posted a reply to Terawallet payment not showing, on the site WordPress.org Forums:
@bieresandco Please reach out to our support email regarding this topic.3 weeks ago
-
Posted a reply to Customer email with wallet money, on the site WordPress.org Forums:
Use site_url/wp-json/wp/v2/wallet/current_balance/$user_id3 weeks ago
-
Posted a reply to Feature Request – Export Transactions, on the site WordPress.org Forums:
Hi @prohaska For this, we have to do some custom code. Please reach out to…3 weeks ago
-
Posted a reply to Shrtcode, on the site WordPress.org Forums:
@gmasterpos Sorry there is no shortcode for that but you can create by using some…3 weeks ago
-
Posted a reply to Checkout Page, on the site WordPress.org Forums:
@mjoshu4 You can use woo_wallet_payment_is_available filter.3 weeks ago
-
Posted a reply to Orders, on the site WordPress.org Forums:
@mjoshu4 We will fix this in our next update.3 weeks ago
-
Posted a reply to Can i use Rest Api for transaction in my custom plugin ?, on the site WordPress.org Forums:
@amirosein if you pass edit parameter then the function will return decimal value else will…4 weeks ago
-
Posted a reply to Can i use Rest Api for transaction in my custom plugin ?, on the site WordPress.org Forums:
For debit transaction please use woo_wallet()->wallet->debit($user_id, $amount, $description); and to get user wallet balance please…4 weeks ago
-
Posted a reply to Can i use Rest Api for transaction in my custom plugin ?, on the site WordPress.org Forums:
@amirosein yes you can use rest api for this or you can use our inbuilt…4 weeks ago
-
Posted a reply to Terawallet payment not showing, on the site WordPress.org Forums:
@bieresandco please make sure wallet payment method is enabled in WooCommerce > settings > payment…1 month ago
-
Committed [2447193] to Plugins Trac:
plugin update 1.3.171 month ago
-
Posted a reply to Wallet balance not updating, on the site WordPress.org Forums:
@udaythec order status must be completed to update balance in wallet. So please check order…1 month ago
-
Posted a reply to Terrawallet Balance page (404 ERROR), on the site WordPress.org Forums:
@firdosi @orderbot it is common permalink issue. Please update permalink structure from settings > permalink…2 months ago
-
Posted a reply to Payment goes through but Wallet not credited, on the site WordPress.org Forums:
@gigipiscitelli could you please reach out to our support email support@woowallet.in regarding the issue.2 months ago
-
Posted a reply to referral program-only give credits after referral made/complete a purchase, on the site WordPress.org Forums:
@bsl2020 For that we have to do some custom code. Please reach out to our…2 months ago
-
Posted a reply to Issue when using with latest WC, WP,, on the site WordPress.org Forums:
@twhittaker This is google_pay payment gateway issue.2 months ago
-
Posted a reply to Wallet option suddenly not showing in checkout, on the site WordPress.org Forums:
@petterbergstrom Please check if there is enough balance to process the order and also the…2 months ago
-
Posted a reply to Plugin still supported?, on the site WordPress.org Forums:
Hi @petterbergstrom @heyjb99 Sorry for the delay in response. There was some personal issue but…2 months ago
-
Posted a reply to PayPal is not visible at checkout, on the site WordPress.org Forums:
@sanji17 It maybe some plugin conflict. Please disable any WooCommerce payment-related plugin and check.2 months ago
-
Posted a reply to WRONG get the DUPLICATE CASHBACK 5 times in one order!!, on the site WordPress.org Forums:
@salewong It maybe some plugin conflict. Please disable all WooCommerce related plugins and check.2 months ago
-
Posted a reply to Change cashback word to commission, on the site WordPress.org Forums:
@ana95 You can do that by using some translator plugin like loco.2 months ago
-
Posted a reply to Wallet does not discount on Paypal, on the site WordPress.org Forums:
@metinpeker Could you please describe the problem in detail maybe with some screenshots?2 months ago
-
Posted a reply to Disable using wallet balance for cashback products, on the site WordPress.org Forums:
@ehoty Please reach out to our support email support@woowallet.in regarding this.2 months ago
-
Posted a reply to Edit “Via Wallet” label when partial payment on checkout, on the site WordPress.org Forums:
@jinsley8 yes we will add a filter to change the fee name in our next…3 months ago
-
Posted a reply to WooWallet doesn’t show in new WooCommerce Blocks checkout, on the site WordPress.org Forums:
Hi @jinsley8 Our plugin is not yet compatible with the WooCommerce block enabled checkout and…3 months ago
-
Posted a reply to Dokan Commission Withdrawal, on the site WordPress.org Forums:
@caledome It depends on Dokan settings.3 months ago
-
Posted a reply to Cashback amount not change, on the site WordPress.org Forums:
@namanseth Are you using any cache plugin?4 months ago
-
Posted a reply to TeraWallet API – Use user email instead of ID for wallet credit, on the site WordPress.org Forums:
@ogmic Sorry that is not possible. You can create a new endpoint that will accept…4 months ago
-
Posted a reply to Bug/Conflict with WooCommerce Analytics > Orders, on the site WordPress.org Forums:
@mjoshu4 Thanks for reporting this issue. Will solve this in the next plugin update.4 months ago
-
Posted a reply to Limit Pay by wallet to minimum wallet funds, on the site WordPress.org Forums:
@supportowpok Yes, it is possible by some custom code. Please reach out to our support…4 months ago
-
Posted a reply to Set expire date for earned credits, on the site WordPress.org Forums:
@hrezaei For that, we have to do some custom code. Please reach out to us…4 months ago
-
Posted a reply to Auto Credit woocommerce Product Author, on the site WordPress.org Forums:
@thegreekgod243 For that we have to do some custom code. Please reach out to us…4 months ago
-
Posted a reply to How to make terawallet work with CFF (calculated Field Forms), on the site WordPress.org Forums:
@osama2006 For that we have to do some custom code. Please reach out to our…4 months ago
-
Posted a reply to Payment method, on the site WordPress.org Forums:
@thefoldswim Payment method will show stripe because the order is originally paid via stripe.4 months ago
-
Posted a reply to Wallet balance notification, on the site WordPress.org Forums:
@arishtam You can fetch those data using WordPress user-id and also need some PHP code.4 months ago
-
Posted a reply to Set Daily Wallet Topup Amount Limit, on the site WordPress.org Forums:
@frankapp Please reach out to our support email support@woowallet.in regarding this topic.4 months ago
-
Posted a reply to Wallet option not displaying as checkout option, on the site WordPress.org Forums:
@muypescado Is those customers are registered customers or guest users?4 months ago
-
Posted a reply to Double spend issue, or at least 0 balance after a transfer between wallets., on the site WordPress.org Forums:
@liammitchell Please update the plugin to the latest version and let us know.4 months ago
-
Posted a reply to Wallet balance notification, on the site WordPress.org Forums:
@arishtam You have to configure custom email notification for this. Please reach out to our…4 months ago
-
Posted a reply to Woocommerce custom order status credit, on the site WordPress.org Forums:
@ak5hay Use the attached updated code. add_filter('woo_wallet_process_cashback_status', 'woo_wallet_process_cashback_status_callback'); function woo_wallet_process_cashback_status_callback($status) { $status['order-collected'] = 'Order Collected';…4 months ago
-
Posted a reply to Payment gateway charge not working, on the site WordPress.org Forums:
@toy1985 The 2% charge will be deducted after the order and the remaining amount will…4 months ago
Developer
-
TeraWallet - For WooCommerce
Active Installs: 20,000+
Contributor
-
QR Code for WooCommerce
Active Installs: 1,000+
繁體中文 (Chinese (Taiwan)) Plugins Translation Editor - #zh_TW
-
TeraWallet – For WooCommerce
Active Installs: 20,000+