• I set up my new payment form for mail like my contact form (below) and the mail is being sent to the user and kpage and bcc is not getting anything. Also not all fields are displayed in body.

    FORM
    To:[email protected]
    From:[your-name] <[email protected]>
    Subject:[your-subject] <Contact Form>
    Additional Headers:Bcc: [email protected]
    Reply-To: [your-email]
    Message Body:
    From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]

    Amount Paid:
    [AmountPaid “$95.00”]

    This e-mail was sent from “make a payment” form on JPP Foundation (https://jppfoundation.org)

    The email that is being sent is going to the User from [email protected]” address.
    The only thing in the body is Message Body: the other fields are not shown and it says
    “This e-mail was sent from a contact form on JPP Foundation (https://jppfoundation.org)”. but should say from “make a payment”

    Any Help would be appreciated.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The only thing in the body is Message Body: the other fields are not shown

    Check you have a corresponding CF7 Mail tag in the Mail tab for each field you want to use from the Form tab.

    “This e-mail was sent from a contact form on JPP Foundation (https://jppfoundation.org)”. but should say from “make a payment”

    Try removing the double quotes around ‘making payment’ – looks like a parsing issue.

    Radio buttons and checkboxes not working with contact form 7. I’m using the oxygen theme builder and would like to know if anybody else is having this happen.

    Thread Starter Tammy

    (@tammy4u2)

    Hi Neil…I removed the quotes and tested the form. I’m not sure what you mean by CF7 mail tag. The form is still going to the user email and not to JPP Foundation.
    Thi is how it is set: Email goes to user not jpp foundation or bcc to me.
    To: [email protected]
    From: [your-name] <[email protected]>
    Subject: [your-subject] <Contact Form>
    Additional Headers:Bcc: [email protected]

    The only message shown is Message Body even though I have it set up to as:

    From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]

    Amount Paid:
    [AmountPaid “$95.00”]


    This e-mail was sent from make-a-payment form on JPP Foundation (https://jppfoundation.org)

    I’m not sure what you mean by CF7 mail tag.

    Sorry – I forgot to add a link – see CF7 Mail tag.

    The form is still going to the user email and not to JPP Foundation

    To: [email protected] sets the TO email address.

    If it’s going somewhere else I’d check if you’ve setup email forwarding somewhere.

    BCC: email could be being rejected as spam.

    [AmountPaid “$95.00”]

    This looking for CF7 Tag setup in your form called AmountPaid “$95.00” – this probably wouldn’t work due to parsing issues (double quotes with CF7 tags are a bad idea)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sending mail Message to client not to us from a wordpress email’ is closed to new replies.