There is a dynamic shortcode that can retrieve the information from custom questions. It is:
[RECIPIENT_ANSWER_*]
You can add the exact question name after the asterisk (*) and then it will show that information. For example, if you had a question with the name “Billing Street Address” — then this would be the shortcode:
[RECIPIENT_ANSWER_*Billing Street Address]
Note that by exact, we mean including the spacing and capitalization.
Since these are custom questions, then you’ll be able to see that information in the custom questions area of the registration in the registration details screen.
The Invoice message is generated within the Primary Registrant context, so when adding those shortcodes within that context, you need to use:
[PRIMARY_REGISTRANT_ANSWER_*]
So your shortcode above would be:
[PRIMARY_REGISTRANT_ANSWER_*Rechnungsadresse]
Viewing 6 reply threads
The support post ‘Billing Address on Invoice (2)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.