vlassakos
Forum Replies Created
-
I hope that helps:
<?php // Update the path below to your autoload.php, // see https://getcomposer.org/doc/01-basic-usage.md require_once '/path/to/vendor/autoload.php'; use Twilio\Rest\Client; // Find your Account SID and Auth Token at twilio.com/console // and set the environment variables. See https://twil.io/secure $sid = getenv("TWILIO_ACCOUNT_SID"); $token = getenv("TWILIO_AUTH_TOKEN"); $twilio = new Client($sid, $token); $message = $twilio->messages ->create("+441632960675", // to [ "body" => "Phantom Menace was clearly the best of the prequel trilogy.", "messagingServiceSid" => "MG9752274e9e519418a7406176694466fa" ] ); print($message->sid);
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Phone orders payment method emptyand how can i enable the extended UI ?
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Phone orders payment method emptyso i updated the plugin adn woocommerce to last update and the dropdown worked. the only problem is that i dont see it to my vendors dashobard. which capabilities do they have to check exactly ?
thanks
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Phone orders payment method emptyyour support ticket system is not working. i cant submit a ticket. it says
Captcha verification failed, try again!
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Phone orders payment method emptycapability is clicked.
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Phone orders payment method emptywe are using Stripe plugin and the woocommerce standards.( COD – BANK TRANSFER )
i created custom capabilities for the store vendors to let them create phone orders.
i just dont see the plugin on their dashboard.
the capabilities for editorders and manage_phone_orders is clicked.Ok. Should i send the same content on the support team? Should, create a ticket? Thanks
Forum: Plugins
In reply to: [Max Mega Menu] Max Menu not working on Sticky menuhi, thanks for your answer. i send that to the theme developers. do you want access to the site ? i could give you
Forum: Plugins
In reply to: [Max Mega Menu] Max Menu not working on Sticky menuhi, thanks for your answer. we did that but again is not working..