There’s the two problems - the one where Active Campaign integration doesn’t work and the 2nd is that on the PayPal ‘Receipt for Your Payment’ emails the Item Description is blank.
I am using PayPal App v2, and I have single item checkout enabled.
I have 3 products in OTO pages, so I am using this script in the footer (because I have to use #multi-links to select the third product:
$(document).ready(function(){
if ($.cookie('funnelish_gateway') === 'paypal') {
var cs = $('[data-title*="#yes-link"]');
cs.each(function(){$(this).find('a').attr('href', $(this).attr('data-title'))})
}
});
@mfilev, “that’s photoshoped” that’s what I was going to say about that screenshot if seen it somewhere else
You can PM me the link to the Order form causing that issue… we’ll check it and will fix it asap.
Btw, (for next time) for issues it’s preferable to split them into separate threads and topics so that we can track them and make sure all solved on time.
This is just a followup on the issue… We’ve managed to get it fixed now it’s rolled out at least the “on purchase” event, the other events (on refund, …Etc) will be rolled out separately
Give it a try and let us know if still facing any problems, don’t hesitate to report any bugs (it’s not bothering us) it helps us grow and improve