Jump to content

BBC mails to SMS


hkl

Recommended Posts

I am working on a way to use our SMS gateway to send notifications to our customers. 

Our SMS gate provider offers a Email-to-sms service which I plan to use to send SMS to customers.

 

By using the work around to send BBC mails: https://www.prestashop.com/forums/topic/149416-solved-bcc-copy-of-order-confirmation-mail/?_fromLogin=1 

I need to add the customers mobile phone number (including the country code) in the beginning af this mail.:

customers_mobilephonenumber[email protected] 

How to add the customers mobilnumber to this string?

$list->addBcc('[email protected]');

where xxxxxxxx = mobilnumber   ?

Any suggestions?

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...