Forum Replies Created
-
AuthorPosts
-
January 26, 2015 at 5:16 pm in reply to: How to change the layout of {product_details} in emails in eStore #68274ArtisantopiaMember
Paypal and manual payments.
Thanks!
ArtisantopiaMemberAwesome! Thanks so much
ArtisantopiaMemberThank you!
So, I’m considering going with your first suggestion – to add an SSL certificate to my hosting – as I have other areas it would be useful.
In that case, I organise the SSL cert with my host and then I’m looking at using a plugin like [http://wordpress.org/plugins/wordpress-https/] so I can selectively make pages https. (In your opinion is this plugin necessary?)
Then I would make the thank you page secure and change it in eStore settings to [https://mysite.com/thank-you-for-your-purchase.]
In this case, do I still need the additional payment gateway bundle?
Anything else I need to think of?
Thank you so much for your help.
(PS I recently paid for a custom job to add an affiliate tracking pixel to the thank you page – will that be affected if I change the page to https?)
ArtisantopiaMemberThanks. I think I have this figured out, but it would be really helpful if you could provide a sample of the Post IPN – for a purchase with 1 product and a purchase with multiple products.
Thank you
ArtisantopiaMemberOk, can you please point me to documentation on how the filter on the “thank you” page works? I have a programmer ready to work on this for me. Thanks
ArtisantopiaMemberThanks! I had processed that file through qtindexswapper, but I’ll do it again.
And I look forward to the results of you investigating the other issue.
Thank you
August 28, 2013 at 11:38 am in reply to: Download for members with multiple files on Amazon S3 #57454ArtisantopiaMemberThank you wzp and admin. Yes, I have the extra shortcodes installed and Amazon S3 is set up properly as I’m using it successfully for the paid downloads.
I’ve read through the link you provided thank you, but it doesn’t give me a suitable option, it just confirms that I can’t do what I was hoping – to use what I already have to be able to give all my products to my members for free. I was hoping to avoid having to set up another system or manually enter links when I’ve already spent quite a bit of time setting everything up in eStore. I don’t want to zip the files into one file for each product, and setting up an individual product for every single file would be pretty cumbersome. Sorry – I know these are valid alternatives, they just don’t suit my situation.
So… I’m thinking I will have to make the files public in S3 and then manually link directly to each one in the member area.
Can you suggest any other way?
And can I please put in a feature request – a way to let members download estore products for free that works with a product with multiple files, that doesn’t require them having to enter their email (e.g. squeeze form). Thank you!!
ArtisantopiaMemberYes! If you recommend that as the easiest way to do it, then it sounds great to me.
Of course the next question is how to set up the script to do that. Can you please help me with that?
ArtisantopiaMemberThank you. Here is what has been written to that file today:
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
ArtisantopiaMemberHI. This is exactly what I’m looking for. Has this been implemented yet, or do you have an ETA?
I want to collect shipping info plus a custom field of instructions for a courier (in case no-one is home).
Thank you!!
ArtisantopiaMemberI would also like to offer what Jomo is suggesting.
December 31, 2012 at 1:54 am in reply to: Requesting new feature – Coupon with one-time use per user, for unlimited users #45214ArtisantopiaMemberYes, would love that.
ArtisantopiaMemberThanks I’ll give that a try. Do you have a recommended one that isn’t affected by Lightbox Ultimate?
ArtisantopiaMemberThanks wzp, here’s an example with Lightbox Ultimate activated using a Download button on a page protected by eMember:
[12/17/2012 6:57 PM] - Status : Unresolved DL file path = http://www.domain.com/store-downloads/testfile1.mp3
[12/17/2012 6:57 PM] - Status : Resolved DL file path = /home7/username/public_html/domain/store-downloads/testfile1.mp3
[12/17/2012 6:57 PM] - Status : Dispatching DL method = 6
[12/17/2012 6:58 PM] - SUCCESS : DL completed with no server-side errors detected.
[12/17/2012 6:58 PM] - Status : Unresolved DL file path = http://www.domain.com/store-downloads/testfile2.mp3
[12/17/2012 6:58 PM] - Status : Resolved DL file path = /home7/username/public_html/domain/store-downloads/testfile2.mp3
[12/17/2012 6:58 PM] - Status : Dispatching DL method = 6
[12/17/2012 6:58 PM] - SUCCESS : DL completed with no server-side errors detected.1 downloaded, the other just refreshed the page without downloading. The one that reported the same error as in my opening post doesn’t even show in the log.
Then I used a link generated in Admin Functions that resulted in the same Error 6, but it does appear in the log:
[12/17/2012 7:11 PM] - Status : Unresolved DL file path = http://www.domain.com/store-downloads/testfile3.mp3
[12/17/2012 7:11 PM] - Status : Resolved DL file path = /home7/username/public_html/domain/store-downloads/testfile3.mp3
[12/17/2012 7:11 PM] - Status : Dispatching DL method = 6I hope that helps!
ArtisantopiaMemberupdate:
I just updated the Affiliate plugin on the main site to V5.4 and processed another test sale for $0.10 – it still shows up as a clickthrough not a sale. I also noticed that the referral URL is blank.
And this is what shows up in the main site log (edited for security):
[12/11/2012 1:55 AM] – SUCCESS :Start processing remote click tracking request…
[12/11/2012 1:55 AM] – SUCCESS :POST data: SECRET|AFFILIATEID|Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11|222.155.24.39|
[12/11/2012 1:55 AM] – SUCCESS :Validating Request Data
[12/11/2012 1:55 AM] – SUCCESS :Remote click recorded
HELP!! Thanks
-
AuthorPosts