Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Customers not being added to Aweber
- This topic has 9 replies, 3 voices, and was last updated 1 year, 9 months ago by wzp.
-
AuthorPosts
-
January 5, 2023 at 6:56 pm #84787perspectiveinactionSpectator
In December we suddenly had issues with customers not being added to Aweber after a purchase.
We are using:
WordPress version: 6.1.1
WP eStore: Version 8.4.2Notes:
1) We’ve tested the Aweber connection with both the full name of the list including the @aweber.com and the list name without @aweber.com
2) We do not have any caching plugins installed.
3) Logging is turned on but not recording any errorsPage: https://perspectiveinaction.com/mentor-groups-novdec-2023
January 6, 2023 at 5:29 pm #84788adminKeymasterPlease enable the debug logging feature then do a test transaction. That will reveal wheat is failing when the plugin is trying to make a request to the AWeber API:
That will be very helpful with the troubleshooting of this.
Also the following technique will be helpful as well:
WP eStore – Troubleshooting Autoresponder Signup Not Working
January 9, 2023 at 5:08 pm #84789perspectiveinactionSpectatorDebugging has been on and the log files were empty.
Reset the logs and tried again from our squeeze page.
The Squeeze Page Form worked and added me to the list
A test purchase with a different email address still did notWhen I look at this log: eStore_post_payment_debug.log
The only item that shows up is the squeeze form test shows, neither of my 2 test purchases shows up (removed the exact Aweber list number and email address).[01/09/2023 11:50 PM] – Advisory : Log file reset.
————————————————————————
[01/09/2023 11:56 PM] – SUCCESS :This item is a physical item. Item name: TEST – Coaching Bundle
[01/09/2023 11:56 PM] – SUCCESS :Checking if a key needs to be issued for product id: 98 Requested quantity: 1
[01/09/2023 11:56 PM] – SUCCESS :This product does not have any serial key available.
[01/09/2023 11:56 PM] – SUCCESS :Incremental counter value: 325
[01/09/2023 11:56 PM] – SUCCESS :Incremental counter value: 325
[01/09/2023 11:56 PM] – SUCCESS :Performing item specific autoresponder signup if specified. Email: martagoertzen@gmail.com
[01/09/2023 11:56 PM] – SUCCESS :Using AWeber integraiton option to signup to the list: awlist1234567@aweber.com
[01/09/2023 11:56 PM] – SUCCESS :Attempting to signup the user via AWeber API
[01/09/2023 11:56 PM] – SUCCESS :AWeber API library inclusion succeeded.
[01/09/2023 11:56 PM] – SUCCESS :AWeber account retrieved. Account ID: 1048172
[01/09/2023 11:56 PM] – SUCCESS :Attempting to signup the user to the AWeber list: awlist1234567
[01/09/2023 11:56 PM] – SUCCESS :User with email address email@gmail.com was added to the AWeber list: awlist1234567
[01/09/2023 11:56 PM] – SUCCESS :Triggering action hook – eStore_item_specific_autoresponder_signup
[01/09/2023 11:56 PM] – SUCCESS :Performing global autoresponder signup if enabled. Email:email@gmail.com
[01/09/2023 11:56 PM] – SUCCESS :Global AWeber list signup option is disabled. No global list signup will be performed.January 9, 2023 at 7:31 pm #84790wzpModeratorThe Squeeze Page Form worked and added me to the list
A test purchase with a different email address still did notWere there any entries in the ipn_handle_debug.log file, for the test purchase?
January 10, 2023 at 3:34 pm #84792perspectiveinactionSpectatorThe pn_handle_debug.log only shows:
[01/09/2023 11:50 PM] – Advisory : Log file reset.
————————————————————————
Even after the squeeze page test and my test purchases.
January 10, 2023 at 5:03 pm #84794wzpModerator“What kind” of test purchase, are you making? Does the test purchase show up in your PayPal logs?
January 12, 2023 at 7:31 pm #84803perspectiveinactionSpectatorWe have a test page for the squeeze page test and a product buy test here:
The purchases are showing up in PayPal but if you are asking about the ipn_handle_debug file – nothing shows there either. That file has this:
[01/09/2023 11:50 PM] – Advisory : Log file reset.
————————————————————————
It was empty before I reset the logs and after.
January 13, 2023 at 7:13 pm #84804wzpModeratorIf no IPN is being received, and the IPN log is empty, no post payment activity will take place. Please check these:
January 17, 2023 at 5:19 pm #84806perspectiveinactionSpectatorThanks! We finally tracked down the problem. The IPN Notifications had been turned off.
We did not change this and up until mid-December this was all working as it has been for years. Is there anything we need to be aware of in the future that would turn notifications off?
Also, FYI this link: https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty has instructions for the IPN Sandbox tester that never did work nothing matched the sandbox testing screen I was trying to work through.
The video did help however and took me to the right place.
Thanks.
January 17, 2023 at 7:26 pm #84807wzpModeratorUse of the sandbox is not recommended, as it has “too many moving parts” for the average person to handle. It is much better to use live testing, with low value amounts.
As for why your IPN would be turned off; only ONE person should have access to your PayPal account, and they should limit their exposure to the settings.
-
AuthorPosts
- You must be logged in to reply to this topic.