Announcement

Collapse
No announcement yet.

Create Customer Email with missing information and BCC.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Create Customer Email with missing information and BCC.

    The default Customer Created email is void of the capability of passing along information the customer entered when creating the account, such as the last name, address, etc.

    This can be remedied by adding the form field variables from ACAD. The client gets a BCC of the email. However, the added information is missing in the BCC. Not sure if that's a bug or feature-failure, etc. It appears from this end as if the message created to place in the email isn't being passed to BCC.

    Is there a workaround? Do I need to create another Fulfillment method/email for customer created that sends the email w/info?

    Scott
    Need to offer Shipping Insurance?
    Interactive Design Solutions https://www.myids.net
    MivaMerchant Business Partner | Certified MivaMerchant Web Developer
    Competitive Rates, Custom Modules and Integrations, Store Integration
    AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
    My T-shirt Collection is mostly MivaCon T-shirts!!

    #2
    I know it was on the forums before, I think you have to add a CRLF before the bcc.

    Here's an old thread to start from:

    http://www.miva.com/forums/forum/des...p-and-reply-to

    I use this in a reply_to_header:

    Code:
    <mvt:assign name="g.crlf" value="asciichar(13) $ asciichar(10)" />
    http://www.alphabetsigns.com/

    Comment


      #3
      The current configuration is using the built-in email that can be sent when an event, customer account created, takes place. The config has a BCC input. So if there is a CRLF problem, it's built in.

      Scott
      Need to offer Shipping Insurance?
      Interactive Design Solutions https://www.myids.net
      MivaMerchant Business Partner | Certified MivaMerchant Web Developer
      Competitive Rates, Custom Modules and Integrations, Store Integration
      AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
      My T-shirt Collection is mostly MivaCon T-shirts!!

      Comment


        #4
        You should be able to assign the customer item to the "Customer Created" email page template and make sure its mode is set to customer: Edit
        Brennan Heyde
        VP Product
        Miva, Inc.
        [email protected]
        https://www.miva.com

        Comment


          #5
          I'll give that a try.

          Scott
          Need to offer Shipping Insurance?
          Interactive Design Solutions https://www.myids.net
          MivaMerchant Business Partner | Certified MivaMerchant Web Developer
          Competitive Rates, Custom Modules and Integrations, Store Integration
          AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
          My T-shirt Collection is mostly MivaCon T-shirts!!

          Comment


            #6
            Well doesn't look like I needed to do the "EDIT" settings. But, that test lead me to a revelation.

            Switching to the Customer:EDIT reset to the default "Customer" information template. I didn't realize this -- that the template gets restored to a default version. I knew when I saw the email on the email client I happened to view it with -- Gmail client on an iPhone. Then I looked at the email in the Gmail browser-client. The content was not view-able. I forwarded to a different email client (Thunderbird) and all the content rendered. I checked some older customer registration email notifications using the FWD to Thunderbird and there was actually no issue at all. Conclusion is that the Gmail client might not like the CSS used in that email notification. But that is really just a guess.

            Scott
            Need to offer Shipping Insurance?
            Interactive Design Solutions https://www.myids.net
            MivaMerchant Business Partner | Certified MivaMerchant Web Developer
            Competitive Rates, Custom Modules and Integrations, Store Integration
            AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
            My T-shirt Collection is mostly MivaCon T-shirts!!

            Comment

            Working...
            X