Forum Replies Created
-
AuthorPosts
-
November 30, 2016 at 5:44 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73503RudyParticipant
And what about cart page. Qty is also showing in cart page.
November 30, 2016 at 5:38 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73502RudyParticipantBelow code is working fine for me.
table.wps_digital_details_table
tr td:first-child{
display: none;
}
table.wps_digital_details_table
tr th:first-child{
display: none;
}November 30, 2016 at 5:26 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73500RudyParticipantYour code also hide the first table heading in cart page. Can you please check to the cart page?
November 30, 2016 at 5:21 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73499RudyParticipantI’ve applied your css and removed the custom code.
November 30, 2016 at 5:15 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73497RudyParticipantOkay. We’re going to revert our custom code and add the above css provided by you. Thanks
November 30, 2016 at 4:48 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73495RudyParticipantThanks for your test and confirmation. Yes,we’ve found one order in order section.
Regarding Quantity Disable: We’ve modified the plug-in code in the following file.
File Path :views/photo/photo-details-template-new.php
If we’ve anything else then we’ll post you.
Thanks again.
November 29, 2016 at 2:03 pm in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73493RudyParticipantHello,
As per your recommendation, we’ve set the system live for temporary and for testing purpose. We’ve set price to 0.01 and 0.02. Can you please make a test any of these gallery [http://sovas.org/photogallery/]. Please let me know the output.
Note : Please notice the following output while you make a test:
[1] On successful payment, do you getting download link or not?
[2] On successful payment, do you receiving email or not?
Thanks in advance.
November 29, 2016 at 6:48 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73492RudyParticipant– We’ve did some code by ourself and disabled the quantity box.
– Now only things remaining is order not stored and email and download link not sent to seller and customer. Looking for the solution since couple of days. Still not get any resolution from your technical team. We’ve already done all the experiment shown by your team.
November 29, 2016 at 4:41 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73491RudyParticipantWe’ve followed your instructions and do the following settings:
go to Settings >> Advanced Settings and enable the “Set Photo Variation Default Quantity To 1” checkbox. Now it always shows 1 by default for all product. I got your points.
Is it possible to disable the quantity text-box. Because if we think logically then it should be only one there. Because of we’re selling digital items. It always 0 or 1. there is no meaning of more than 1 quantity in terms of digital items. What do you think ?
November 28, 2016 at 12:11 pm in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73489RudyParticipantOkay as of now we’re checked that check-box. But please fixed that template2 with light-box features bug work as soon as possible.
About Digital Variation: We’ve setup two digital variation but still it shows the text-box with quantity. It should be check-box here. [http://sovas.org/photo_details/8/2412/20161112_-TVO-00367/view]. Can you please check the issue in given url.
Payment and Order Issue: After successful payment, it shows HTTP ERROR… could not establish a connection to PayPal for verification!. No order generated, no notification send to seller or customer. This issue still not fixed.
November 28, 2016 at 8:49 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73487RudyParticipantNow we’ve did the second experiment to test the cart total update. This time, we choose template3 and test for cart total update. It’s working fine with template3. But we’re using template2 and here it’s not working.
Hope this bugs will also be helpful to maintain your plug-in stability as well.
November 28, 2016 at 7:26 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73486RudyParticipantWe’ve also notice that all the photo set as digital variation but it shows the quantity in text box, it must be show the check-box.
November 28, 2016 at 4:29 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73485RudyParticipantEmail is not only concern but order is not showing in order list because it’s failed while return on the thank you page. That’s why order is not stored in the database as well.
November 28, 2016 at 4:03 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73484RudyParticipantOkay we’ll check with it live instead of sandbox.
But one more issue still remaining, When we do any product add to cart -> View Cart -> Sub Total and Total are not getting updated. We’ve to do click manually on update cart button.
Can you please suggest a best solutions to us? Because as i read on this forum, that issue has been already resolved in this version of the plug-in.
Testing URL : [http://sovas.org/photogallery]
November 25, 2016 at 10:06 am in reply to: Photo Seller Problem – no email is send when paying (Paypal) #73482RudyParticipantI’ve deactivated & delete old plug-in and upload a new one provided by you in my e-mail. Still the update cart issue occurs and even paypal payment, order and email still not working. Can you please look into this issue? The gallery URL is the same as previous one.
Thanks.
-
AuthorPosts