Jump to content

Messenger


Joseph H

Recommended Posts

The following event's do no trigger messenger SMS. An invoice is generated by admin or payment recorded manually

  • Service Activated
  • Invoice delivery Paid
  • Invoice delivery Unpaid

 - It only delivers an invoice when order placed from front end, But also tags for invoice number do not show actual invoice number

"{\"status\":\"success\",\"message\":\"Your message was successfully delivered\",\"data\":{\"uid\":\"61fcbfc26f34e\",\"to\":\"21111111111\",\"from\":\"MYWEBSITE.COM\",\"message\":\"Hi Joseph,\\r\\nAn invoice has been created for your account.\",\"status\":\"Delivered|43077129\",\"cost\":\"1\"}}"

But the invoice messenger template looks fine.

Hi {contact.first_name},
An invoice has been created for your account.
{% for invoice in invoices %}
Invoice #: {invoice.id_code} - {invoice.total} {invoice.currency}
{% endfor %}
This invoice has already been paid, so no payment is necessary for this one, but your account may have other balances.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...