Hi there,
I noticed that since a couple of days ago my buyers are not being added to AWeber.
I checked the email and it's correct (http://www.e-junkie.com/ecom/oplug.php?
&aweber=YOURLISTID@aweber.com) so I started lookign somwhere else and I found the following...
The original parse for ejunkie included in AWeber has teh following two rules:
Rule 1: buyer_email:\s+(.*)\n Match: body Store In: Email
Rule 2: buyer_name:\s+(.*)\n? Match: body Store In: Name
but the notification email that is being sent to AWeber has first_name and payer_email.
This forced me to create a new parser that I hope works.
So, what could've happened here?
Thanks,