Forum Replies Created
-
AuthorPosts
-
RodgeMember
Hi there!
I have a PayPal (or eStore) language setting question. I use the eStore in our langauge Swedish, all works fine, but when my customers checkout and end up at PayPal they get an english version of their site. In the PayPal accound settings we have set it to Swedish, and we get Swedish in our admin panel, but not to our customers.
So my question is if there is any setting I’m missing in the plugin so that when it calls for Paypal it can also inform the PayPal system of what language to pre-set the page to?
Cause now there is several steps for the customer. Up in the right corner there is no selectabel Swedish until they first select Pay by Credicard as guest, then set country to Sweden, after that the page reloads and we get Language Swedish selectable in top corner, then the page looks the way we’d like it to be in the first place
Or is there a setting at the PayPal account I’ve missed, like a “language for customer end”..?
Thanks in advance!
Rodge
May 31, 2012 at 6:30 pm in reply to: shop prices with included tax, how to show (after, on reciept) the tax amount? #45673RodgeMemberHey!
Why did I miss that thread when i searched the forum?!
I thought it must be more people than just me who needed this function…
Sure it’s the function i’m looking for! I’ve implemented it now and it works fine
Thank you very much for a quick reply!
Have a nice day!
Rodge
May 30, 2012 at 8:10 pm in reply to: shop prices with included tax, how to show (after, on reciept) the tax amount? #45671RodgeMemberI just wanted to add that a nice feature for future updates would be to include this function in the settings – shipping & tax part.
Calculate Tax [X] Enables tax calculation as below:
[ ] Add Tax Rate [ ]% to prices (todays function)
[X] Shop prices include [25]% Tax Rate (new function)
And the calculated tax amount (sum x 0,8 in my case) then will be shown in cart as “Where xxx is tax” or similiar. And it would be readable by {total_tax} for emailed reciepts etc.
Thanks again!
Rodge
May 17, 2012 at 8:08 pm in reply to: eStore Cart Fancy1 displays table strange vs original cart is fine #45096RodgeMemberGreat! Thank you so much for helping me! That explained why .eStore_cart_fancy1 a img didn’t affect these images/icons
And to workaround the lack of space on the left side between goods/table and border line (span/margin) i just sat the border line to 0 and the table looks in center, and okay with just the header and footer. Modified the wp_eStore_stlye.CSS
.eStore_cart_fancy1 {
border: 0px solid #CDCDCD;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
Thanks again for your fast and excellent support!
Have a nice day!
// Rodge
May 16, 2012 at 3:58 pm in reply to: eStore Cart Fancy1 displays table strange vs original cart is fine #45094RodgeMemberAh! so that’s why…
Thank you so much for your fast reply, it worked great!
Hm, the images (-) to remove items/lines and the clear cart images are transparent png’s and get white bg and borders even though the css says that the images should have border none:
.eStore_cart_fancy1 a img{
border: none;
}
or is that for some other images (empty cart maybe?). Can I somehow loose the border/bg for these (-) and the clear cart images?
And is there anyway to get a left margin/padding on the “table” part so there is the same left margin on the cart items as there is in the header and footer sections? Now the items are lined up without any space to the border line…?
Have a look at [http://skinsecrets.se/shop] to pick the two test items, and you’l see the cart
Again thanks in advance!
// Rodge
April 5, 2012 at 4:50 pm in reply to: Lightbox and Multiple Images (Want to use an image set) #27075RodgeMemberHi again Admin!
Thank you so much for your fast reply and update (that’s service!), the extra shortcode plug works perfect now with fancy 10 and the images!
Have a nice day!
// Rodge
April 2, 2012 at 5:23 pm in reply to: Lightbox and Multiple Images (Want to use an image set) #27073RodgeMemberHi there Admin
How far away in time is the updated on “the extra eStore shortcode plugin”?
I’m using the fancy 10 with multiple images, and get the problem with images from all products on the page. if i try fancy 2 and turn the “extra eStore shortcode plugin” off, then fancy 2 works well with only showing the artickle images. But then i don’t show the multiple images as thumps to the customers… I’d like to use fancy 10…
If it’s near I’ll wait, if not I’ll have to stumple in to the php jungle and try your solution above…
Thanks in advance!
Have a nice day!
-
AuthorPosts