Mikel
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Process Payment While Creating Order Via APIHmmn @oaoyadeyi, the question is not about Terawallet. I asked “What is the proper way using the REST API v2 to create an order and have WooCommerce process the payment?”
- This reply was modified 3 years, 4 months ago by Mikel.
@moumitaadak Of a truth, I don’t know how to go about that. I found your plugin to be very useful, and I’d like to have this feature enabled. Thanks in advance
Forum: Plugins
In reply to: [Wallet for WooCommerce] User to User Transfer Shortcode@moumitaadak thanks… I appreciate
Forum: Plugins
In reply to: [Wallet for WooCommerce] User to User Transfer Shortcode@moumitaadak I already did… Couldn’t find a way to do it.
I still can’t update new pages… I just pissed with all this kind of delays.
- This reply was modified 4 years, 1 month ago by Mikel.
Forum: Plugins
In reply to: [WooCommerce] Shipping per product based on quantity@lorro Thanks
Will try it soonForum: Fixing WordPress
In reply to: Need help with a codePlease I need help on this please…
I have a mobile recharge website created with woocoomerce. Presently, I process orders manually because I don’t know how to make it work automatically.
Just of recent, I got an API from two vendors so that I can integrate with my website.
The challenge/problem is that I don’t know how to do it – I have zero idea about how to make it work.
ABOUT MY WEBSITE WORKS;
I have 5 products(One of each representing different mobile networks, with several attributes serving as data plans options, and an add-on(woocoomerce product add-on) used to receive users phone number). I also have a wallet system, so that users can pay easily from their wallet – without having to use the card everytime on every order.
WHERE I NEED YOUR HELP;
? How do I make it possible so that once an order has been paid for on my website, it will automatically be submitted to the API for processing(automatically)
? And if possible also get a response… To update the order status on my website.
- This reply was modified 4 years, 9 months ago by Yui. Reason: redundant link(s) deleted
Forum: Fixing WordPress
In reply to: Need help with a codeI will be very very happy if you can help me out. Can I reach you on WhatsApp? @corrinarusso
Forum: Fixing WordPress
In reply to: Need help with a code@corrinarusso please I need your help with something please.
Forum: Fixing WordPress
In reply to: Need help with a code@corrinarusso I didn’t receive any mail again, and the posts are not moved
Forum: Fixing WordPress
In reply to: Need help with a codeThere’s nothing really to fix. But also this is getting very technical.
Here, see attached re: your cron :
https://imgur.com/a/O9kTDOhOkay, will do that now
Forum: Fixing WordPress
In reply to: Need help with a codeHowerver, it is foten :
/usr/bin/php
in that case you would need to change php in your command line in the cron to :
/usr/bin/phpI have included this to my Cron job
Forum: Fixing WordPress
In reply to: Need help with a codeAlso – again this is coming from your nocache header :
https://www.php.net/manual/en/function.session-cache-limiter.php
The expiry date is listed as :
Expires: Thu, 19 Nov 1981 08:52:00 GMT
which is a nod to a php developer.@corrinarusso Is there any way to fix this, what is the advantage/disadvantage?
Forum: Fixing WordPress
In reply to: Need help with a codeScreenshot of Cron job
Forum: Fixing WordPress
In reply to: Need help with a codeScreenshot of the file set to 755