Forum Replies Created
-
AuthorPosts
-
josh401Member
Fantastic!!
I want to develop a licensing system for this plugin – to sell licenses versions of electronic software. I’m going to try and keep the entire process contained within the WP environment; for consistency. You already have the option to send (and attach to IPN) a pre-generated license key.
My plan is as follows:
1. Use the option as discussed to post to a a custom script.
2. Grab the user email, transaction ID, and license key.
3. Custom script will update the database with the selected information.
4. Additional script will be written which will be placed inside WP plugin which is being sold; that will perform the check to the database.
Again.. I will most likely keep this within the WP environment for consistency and familiarity purposes.
Lastly, I’m sure a nice little admin panel where the owner can manage user accounts and transaction details would be nice
I’ll keep ya posted!!
josh401MemberQuote:You can tell eStore to forward the IPN to your script by specifying it here:WP eStore Settings -> 3rd Party Integration tab -> POST IPN to a 3rd Party Application
If a url is entered here.. and PayPal is selected as the payment method… does the IPN get sent both places?
It sounds like it is first received by eStore; and after being processed; is then passed to the 3rd party script?
I suppose what I am asking is… if I enter a url here to do further processing (like updating a database with license keys and email addresses after a successful purchase is made)… it won’t affect PayPal (and eStore) from doing it’s thing?
josh401MemberDo you have a paypal sandbox? Can you please do a test refund and share the contents of the ‘ipn_handle_debug.log’ debug file here?
December 20, 2012 at 10:42 pm in reply to: eStore – Authorize.net payments not updating membership level #52581josh401Member1) Go to eStore settings and hit the “reset debug files” button.
2) Now, do a test transaction and share the content of the debug file from your test.
josh401MemberWhat is the current url to the page where you have these items displayed?
josh401MemberCan you please share the url where this is happening?
What version of eStore are you using?
josh401MemberI can see the shopping cart just fine at this link:
[http://avenueofchic.com/#!/shopping-cart/]
If you are using a WP caching plugin… be sure to manually empty that cache. Also, try manually emptying your browser cache.
You can always verify it is showing by using a different browser or a different computer.
Also, This theme you are using is loading music for 2 minutes whenever you go to any page of your site. Makes it hard to browse anything. Switch to the twenty ten, twenty eleven or twenty twelve (just for testing) then share the URL of a page where I can go and click the add to cart button and check the behavior.
josh401MemberDo you have the “Use Automatic Commission Reversal” option checked in the affiliate plugin settings? Make sure to check that if you want eStore to reverse the commission from a refund.
Out of curiosity… was a coupon used for the original purchase? In other words.. are you using coupons in your eStore plugin?
josh401MemberAbsolutely!
Can you please share a debug file for that product?
Go to the eStore settings menu and hit the “Reset Debug Log Files” button. This will reset the debug files so we can see a clean capture.
Next, do the five steps the following posts tell you to do and you will be able to get a clean debug capture for AWeber signup for the product where it is not working:
josh401MemberHere is the error message of concern:
[12/19/2012 12:16 PM] – FAILURE : Msg=TAXIDS must be provided – Please enter a value
I’m not super familiar with the plugin yet… but it looks like you have made the “TAXID” field mandatory in your Mailchimp list? Please edit your Mailchimp list in question and remove this requirement. Only the name and email field should be mandatory. If you make any other custom field mandatory (that you customized) it will fail.
josh401MemberThis is the only failure message I see:
FAILURE :Error! Could not find the AWeber list (food_lover@awber.com) in your AWeber Account! Please double check your list name value for typo.
Sorry to state the obvious.. but are you certain the name of the account is correct? It looks like you might have forgotten the e in aweber.
December 17, 2012 at 8:28 am in reply to: The download link is not generated on both thank you page and admin functinos #52471josh401MemberDid you verify that the actual file the link points to exists?
I think you can test this by going to the ‘admin functions’ page and manually generating a download link.
December 16, 2012 at 5:06 pm in reply to: Infusionsoft FTP error when overwriting/uploading new WP-eStore update #52459josh401MemberHello Daryl,
I also experienced a similar issue when I upgraded my package. I also used SSH, so that shouldn’t matter.
Here’s what I did:
1. Deactivate the currently installed version of the plugin.
2. Backup anything in the protected downloads folder inside the eStore plugin.
3. Via FTP, delete the eStore plugin folder.
4. Via FTP, copy over the new wp eStore plugin folder.
5. Add back your backed-up downloads into the protected downloads folder.
Now, go back and re-activate the plugin. You should be good to go.
If you get stuck, here is a link with a little more info:
http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31
December 16, 2012 at 11:00 am in reply to: "Undefined index" all over the place in Debug mode #45205josh401MemberThank you, kindly. I have replied to your email with an updated version for you to take for a “test drive”.
Update: This has been applied in the core plugin code so these debug warnings won’t show up anymore if you are running in debug mode.
josh401MemberI have updated the first tab of the settings page (General Settings). There are now no notices displaying when saving options and wp_debug is set to ‘true’. I am going to start working on the next tab. If I may send the file to you for inspection and testing… please let me know.
Thank you.
-
AuthorPosts