When registration information is transferred from EE4 to Paypal Pro in the payment process, the CSV export we access from Paypal includes a column that lists detailed ticket information. If multiple tickets are included in a single purchase (ie. registration, cabin, and early entry pass), each item is listed with a slash in between. However, when a user redeems a promotion code with their purchase, this field only lists “Registration”. This creates a substantial headache for our bookkeeper. Any workarounds we may be overlooking to ensure EE data is transferred seamlessly to Paypal? Site reference- floridaherbalconference.org
You can add the above to a functions plugin. Then you activate the plugin.
What the code will do is get all the line items and build a comma separated list, attempt to make that fit within the 127 character limit set by PayPal, then send as the l_name parameter.
Viewing 1 reply thread
The support post ‘Promotion Code disrupts flow of ticket information from EE to Paypal’ 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.