Arif Uddin
Forum Replies Created
-
Forum: Plugins
In reply to: [Woo-Rocket] Showing error front end and backendDear Brother, Please check your theme, payment calling function. This plugins has no error. I check it several times on my sites and also others…
Best Regards.Forum: Plugins
In reply to: [Woo-Rocket] Showing Error after checking out with RocketDear Brother,
I am sorry for delay reply and also for the issue. But I check my plugins and also talk some guys and professional developer. They mention that, your theme has some problem to calling the function. Also I check it my 2 sites but don’t find any problem. Can you please check your theme again.
Best regards.Forum: Reviews
In reply to: [Woo-Rocket] Merchant accountSorry brother, still now I can’t integrate api to verify the payment. You may collect merchant account payment but can’t verify through online verify system.
Forum: Plugins
In reply to: [SoftTech-IT bKash, Rocket, Nagad] বিকাশ ট্রাঞ্জেকশন আইডিAlso thanks to you for your latest update.
Dear c0desman (@c0desman),
I am sorry to mention that I trying to use it but not find any problem.
Can you please check it agian.Forum: Plugins
In reply to: [SoftTech-IT bKash, Rocket, Nagad] বিকাশ ট্রাঞ্জেকশন আইডিHi,
You can do it by yourself editing bkash.php file. Go to line 250 and replace with my given code:$validate_id = preg_match( '/^\d+$/', $match_id );With:
$validate_id = preg_match( '/[A-Za-z0-9]+/', $match_id );and follow the rest process as described Real Web Care (@moviehour)
Done
- This reply was modified 8 years, 5 months ago by Arif Uddin.