• Resolved byronbehm

    (@byronbehm)


    I am using this plugin for a simple “donation” feature. I allow users to input in the price and there is a “Notes” feature (prior to inputting credit card info) to specify what the donation is for.

    Currently, on my Email Notification Tags it is the standard template:

    This message is to notify you of a recent payment.
    {product_details}
    The payment was made by {payer_email}

    I would like to post the user’s comments from the “NOTES” section into the email. What “TAG” do I need to use to show the comments from the “NOTES” into the email template?

    I hope that makes sense. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    I am using this plugin for a simple “donation” feature. I allow users to input in the price and there is a “Notes” feature (prior to inputting credit card info) to specify what the donation is for.

    Is that a custom field?

    Thread Starter byronbehm

    (@byronbehm)

    No, I don’t believe so. The “NOTES” section appears by default when the “Price Box” in “Price & Currency” Category is left blank. I can send a screenshot if needed.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, thank you for reporting back. If that is the case, currently there is no e-mail tag for that field available in the plugin.

    Regards

    Thread Starter byronbehm

    (@byronbehm)

    When I “inspect” the page when it is posted on the front end, this is the information for that “NOTES” field:

    <input id=”asp-custom-field-0″ class=”asp_product_custom_field_input” type=”text” name=”stripeCustomField” placeholder=”Notes”>

    If I try to list in the “Email” section something like this:
    {stripeCustomField}
    Would that display the note field?

    Thanks!

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, if it says it is a custom field. Try the following e-mail tag {custom_field}.

    Thread Starter byronbehm

    (@byronbehm)

    Ok great. Tested it and it worked. Thanks!

    Plugin Support mbrsolution

    (@mbrsolution)

    I am glad to know it worked for you ??

    Enjoy the plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Donation – Email Tags’ is closed to new replies.