jossr
Forum Replies Created
-
Forum: Plugins
In reply to: [WC - APG Free Shipping] Hide other shipment costs except pick upFor me its perfect, I think maybe also for other stores. Maybe you guys can integrate it in the plugin if u feel like ??
Forum: Plugins
In reply to: [WC - APG Free Shipping] Hide other shipment costs except pick upI already fixed it, was a bit hard to find the right code (I dont speak spanish ;))
Line 405 in apg-free-shipping.php
//Oculta el resto de gastos de envío function apg_free_shipping_oculta_envios($envios) { if (isset($envios['apg_free_shipping']) AND $envios['local_pickup'] ) { foreach ($envios as $envio) { if ($envio->id != 'apg_free_shipping' AND $envio->id != 'local_pickup') unset($envios[$envio->id]); } } return $envios;
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingGreat ?? !
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingI send you a key by email to [email protected]
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingStill not working, updated to 0.8.5.
Tried Clockwork and Clickatell. If you want, I can give you an API key for clockwork so you can test it for yourself without having to buy credits.
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingHi Emilio, thanks for the fast respond ??
Updated to v0.8
Still it wont send any messages. Tried serveral formats for the phonenumber:
31xxxxxxx
+31xxxxxxxAny ideas?
When i use my api key and phonenumber in this url, its works. Looking quickly at ur sourcecode, I cant see anything wrong with it…
https://api.clockworksms.com/http/send.aspx?key=KEY&to=316XXX&content=TEST
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingHello Emilio, and all of APG! First of all, keep up te good work!
I have a question, i’m using Clockwork as my gateway. I installed the plugin, choose Clockwork as gateway, entered my API key, entered my phone number, activated new order notification.
Now im not receiving any messages, as a costumer and as shop owner. What could this be?
How should i enter my phone number? in international format? eg. +31 6 xxx or as national format eg. 06 xxxxx