jgoslow
Forum Replies Created
-
Also – paypal says: “The IPN feature is turned off. You must turn on IPN in order to create history data.” under the history page – not sure if that matters.
Also, looking at the Paypal IPN history and seeing that the IPN is going out correctly to “www.mysite.com/?wpsc_action=gateway_notification&gateway=wpsc_merchant_paypal_standard” – but it keeps retrying (so I imagine it’s failing) but there is no error code.
I followed the instructions exactly but all the transactions are still showing as “incomplete sale.” I even took off the password protection for all the e-commerce pages. Thoughts?
wp ver. 3.8.1
WP E-Commerce Version 3.8.13.3
WPEC Personalize Version 1.0Another question I had was whether there was an easy way to add custom field info (using WPEC Personalize) into the title that gets sent to paypal? When people sign up for a class I need them to be able to enter a date and have that get sent to paypal.
Sounds great – you might save some forum time by updating those two resources I mentioned. =) Thanks so much.
Also, I was looking for a hidden “notify_url” input in the checkout code and couldn’t find it. I’m assuming this is what is sent to PayPal to manage the IPN return address, right? Am I missing something?
I second this. Documentation and Plugin needs updating. Under IPN on Paypal Payments Standard Gateway, it says:
IPN (instant payment notification) will automatically update your sales logs to ‘Accepted payment’ when a customers payment is successful. For IPN to work you also need to have IPN turned on in your Paypal settings. If it is not turned on, the sales sill remain as ‘Order Pending’ status until manually changed. It is highly recommend using IPN, especially if you are selling digital products.
Which is the opposite of what misulicus said above. Also, as hommealone said, the documentation needs updating here:
http://docs.getshopped.org/documentation/paypal-payments-standard/
I still can’t get the automatic IPN to work for me – the transactions go through in paypal properly, but the status isn’t updated in wp-ecommerce. Thoughts? The only thing I can think of is that the checkout pages are currently passworded – would that prevent the IPN from coming back?
-Jonas
Forum: Plugins
In reply to: WP User Moderation and Register PlusFantastic plugin, really well done.
I’m having trouble, however, getting the user moderation to work properly. When I create a new account it is still creating the new user account without verification from me, even though I have admin verification checked. Any ideas? I do have events calendar and I know that conflicts, but I didn’t think it would conflict with verification.