• Latest
  • Top
3 votes

Package laravel untuk woowa eco

Pasti banyak yang terbantu. Contoh: $response = Woowa::make($licenseKey)->sendMessage('628123123123', 'halo'); dd($response); // 'success' $response = Woowa::make($licenseKey)->sendMessage('628123123123', 'halo')->async(); dd($response); // '12093019909' $response = Woowa::make($licenseKey)->getMessageStatus('12093019909'); dd($response); // 'success' $response = Woowa::make($licenseKey)->checkNumber('628123123123); dd($response); // 'not_exists' dst…

Requests Category: Woowa Eco 0 comments
2 votes

Woocommerce Chatbot Words Automations

To be able to create automation in the chatbot linked to woocommerce. For example if the customer types "invoice" in the chat you can link to it according to their data and resend the same by verifying id order, username and password.

Requests Category: Woowa Eco 0 comments
3 votes

Why my order on hold!

I purchased a Yearly license but my order showing on hold why. and license keys not showing in the admin area

Requests Category: Woowa Eco 4 comments
4 votes

Abandoned Cart Auto Sendv

English: Hi, if you can add the feature of auto-sending text to abandoned carts after some time, then it will be much helpful. Indonesian: Hai, jika Anda dapat menambahkan fitur pengiriman teks otomatis ke gerobak yang ditinggalkan setelah beberapa waktu, maka itu akan sangat membantu.

Requests Category: Woowa Eco 0 comments