Forum Replies Created
-
AuthorPosts
-
February 8, 2014 at 8:06 pm in reply to: How can a customer cancel an order through eStore and Gateway Payment Bundle #60720vditingoMember
Thanks but this is not what I was asking about. I want know if a customer can automatically cancel their own orders, not the website owner.
If a customer wants to cancel an order what is the process for doing that? Can the do it themselves or do they have to send us an e-mail asking us to do it manually?
January 31, 2014 at 10:41 pm in reply to: How can I setup multiple tax rates and shipping charges for individual products? #60577vditingoMemberI was able to find a work around for my tax and shipping question by using some combinations of product variations in the eStore dashboard. Since we are selling magazine subscriptions and a customer can only purchase a single subscription at a time, we can used a fixed sales tax amount for Arizona and that can be put into a variations drop down list. Arizona is the only state in which we are required to charge sales tax because this is the only state we have a physical presence in.
Since the magazines are fixed in size and weight, we setup another variation for shipping charges. (one for the United States, one for Canada, one for Mexico and one for all other countries)
By setting up a blank variation value as the first option in the drop down list and adding the “required” attribute to the <select> tags in the estore_button_display_helper.php file I was able to achieve the requirement of forcing customers to choose a tax and shipping option before they can proceed with the checkout.
Since we take subscription orders and manually enter them into our subscription system in another environment, we are able to do a visual check to catch any subscription orders that may have the incorrect tax or shipping selected and then can contact the customers as needed.
January 31, 2014 at 6:30 pm in reply to: How can I setup multiple tax rates and shipping charges for individual products? #60576vditingoMemberThanks WZP, but we are not using the PayPal website for any of this. We are using the PayPal Payment Pro tool via the Gateway Payments Bundle plugin which allows us to handle all address and credit card collection on our site. Our customers never see the PayPay site or even know that PayPal is the company we are using for processing our payments. The article you sent me assumes that you are using the paypal website for all your billing/shipping/credit card collection and that is why they are saying that you can control this from within your PayPal account.
We need to be able to control shipping and taxes from within the eStore plugin before we even transmit anything to PayPal.
vditingoMemberI got the newest version of the aiffilate plugin and deleted all files before i installed it. I can not delete unwanted ads is there an easyer way to delete an unwanted ad?
vditingoMemberWP eMembers – Dashboard v5.9.5
Word Press 3.1
Please help
vditingoMemberOK, thanks. Will do.
vditingoMemberOK – I looked up how to solve that problem in the forum. Problem solved.
However – I just uploaded the new plugin for e Member and my page is still not displaying the images in place of the text!
Here’s the link to one of the images:
http://www.pcrnetwork.com/wp-content/plugins/e%20member/wp-eMember1/images/login-btn.gif
The “eng” PHP file has this code in it, which I just re-uploaded:
define(“EMEMBER_MEMBER_LOGIN”,”<img src=”http://www.pcrnetwork.com/wp-content/plugins/e member/wp-eMember1/images/login-btn.gif” alt=”Member Login” >”);
I’m using plugin version v5.9.5
Still no images. Help, please?
Thanks.
vditingoMemberHi – I installed the new plugin and when I went to activate it I get this message in WordPress:
“The plugin does not have a valid header.”
Can you please help?
Thanks!
vditingoMemberThank you! How do I get the upgrade? I can’t see anywhere on the site to get it?
Thanks again.
vditingoMemberThe page is here, btw: http://pcrnetwork.com/?page_id=23
vditingoMemberOK, I put that code into the file and my image is here:
http://www.pcrnetwork.com/wp-content/plugins/e%20member/wp-eMember1/images/login-btn.gif
The code I used is here:
define(“EMEMBER_LOGIN”,”<img src=”http://www.pcrnetwork.com/wp-content/plugins/e member/wp-eMember1/images/login-btn.gif” alt=”Login” >”);
I uploaded it to the lang directory, overwriting the other file there and the image is still not replacing the text. What am I doing wrong?
Thanks!
vditingoMemberAWESOME! Thank you!
vditingoMemberThanks. This looks like it’s addressing the text portion, but how do I add an image?
-
AuthorPosts