Posted: January 18, 2013 at 12:45 am
|
Three issues:
The invoice is displayed upon clicking the link provided when “Invoice Payments” is selected. On that invoice is a Pay Online link. When I click that link it goes to the Thank You page and displays a Payment Overview which shows the payment as pending. I have ‘Send registration confirmation emails before payment is received?’ set to ‘NO’ and ‘Show payment options for “Pending Payments” on the Payment Overview page?’ set to ‘YES’ in General Settings. After I edit the payment for the attendee to show full payment by check, The attendee receives payment confirmation, but the emails with the ticket link are not being received. I am running EE Version 3.1.29.1.P, MER Version 1.0.4 and Ticketing Version 2.0.9. You can access the “[ESPRESSO_CART_LINK]” here. The shortcode for the link is “[ESPRESSO_CART_LINK event_id=”15-21-22-24-25″ anchor=”Test Register for These Events” direct_to_cart=1 moving_to_cart=”Adding events to cart…”]” I am trying to get this registration ready to launch next week.
Thanks, |
Hi there, From what I can tell, when the admin updates a payment status via the admin, the registration confirmation email does not fire. So if the “Send registration confirmation email before payment” is set to no, and you update a payment manually, you can go back to the attendees list after updating the payment and hit the Resend Registration Details button, which looks like a little envelope icon.
This is by design. The invoice header is coded to display on each page, and that includes the logo image or organization name and the Title text over to the right side.
You can add instructions to the shopping_cart.php template. I’d recommend inserting the text within a paragraph tag either just before or immediately after the
or
|
|
|
Josh, If I edit the shopping_cart.php file to add instructions, can I use Event Meta shortcodes? I have tried to insert them but they do not seem to display no matter if I use ‘do_shortcode’ or simply insert the shortcode. Also, should the “Pay Online” link send the user to the Thank You page and display a Payment Overview, which shows the payment as pending, but gives no option to pay? Seems like Pay Online should allow an online payment. I have both PayPal Pro and invoice set up for the event. Thanks. |
|
If I edit the shopping_cart.php , do I need to save that file in the custom files templates (uploads/espresso/templates) folder? |
Hi Byron, The meta variables will need to be declared to use them in templates other than the registration page. Usually something like this can be added to a template:
There is an option in Event Espresso>General settings that you’ll need to set to allow the payment options to appear there. It’s labeled: Show payment options for “Pending Payments” on the Payment Overview page? If you set that to yes, the payment options will appear when someone clicks the pay online link.
That’s optional. Please note that the copy that is in /wp-content/uploads/espresso/templates will not get automatically updated the next time you update Event Espresso. So if we fix a bug or add a feature to the shopping_cart.php template in a software update, you will need to manually make that update to your custom template. |
|
The support post ‘Multiple Event Registration with Invoice Gateway Tickets not being sent’ 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.