Unique emails to new customers

Hierism

Beta member
Messages
3
Location
Netherlands
Hi,

I am looking for a way to sent unique emails to new customers. Simply put they need to receive a username and password as soon as they pay. But every customer should receive an unique username and password and I am looking for something to automate this.
Hope someone can help and thanks for you time,

Hierism
 
Is this a custom-coded site, or are you using a framework/CMS such as WordPress, Drupal, etc.?

If it's custom-coded, what language? If it's a CMS/framework, what extension are you using for shopping functionality?

Sidenote: If this is a custom-coded site, I really hope that you're not storing the passwords in cleartext in your database. They should be salted/hashed.
 
Hey! Thanks a lot for your reply. I am using Wordpress and for payment it goes through WooCommerce. Then payment is made with stripe (for credit card etc) and Paypal. They buy a subscription plan. Would you have ideas how to do this from there?
 
Back
Top Bottom