If you click the "?" next to "receipt email subject" you see
This will be the subject of your receipt email. Note: To turn off receipt emails, leave this field blank and receipt emails will not be sent. You can also use the following place holder…
That is a paypal error code.
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes
What Paypal gateway are you using?
Does this happen only on a single or couple transactions, or every transa…
It sounds like you have one tax set up to charge GST + PST, and another set up to charge just GST. Why don't you just set them up as completely different taxes, and apply both taxes to all but that one category. That way they will appear on two sep…
Subscriptions are not really designed for guest checkout, since it should be possible to go back and update customer information at a later time, and store cc info.
You especially can't use the same email address for all the different customers, …
No, this is not possible. Not only technically not possible, it isn't even legal/safe.
Typing a credit card number into a address bar is like handing out customer credit cards to strangers.
It's the manner of getting it from one to the other. Typing in a url let's a lot of people know where you're going. If there's a credit card number in there, they get that too.
I think your more asking how to cap the total number of orders per any delivery day?
I've seen a store setup for selling tickets to a show with limited seating (but I don't remember any particulars). I guess maybe that could be adapted?
No, I am not a programmer, sorry. I think that the site I was talking about was used as a demo in one of the webcasts. So whoever did the webcast was the one who created that ticket site.
Check out this thread about the problem.
http://forum.foxycart.com/comments.php?DiscussionID=676
I believe there is no easy fix for this, other than splitting the form into multiple pages.
There could be one or two issues going on here. One could be handled by bypassing thickbox and viewing the cart as a webpage. If that doesn't work, then the issue is a browser limit in the URL length, and there is no workaround for that.
This seems like it is somewhat related to the request for the incremental transaction numbers per store, rather than foxycart system wide. You can vote for it here:
http://requests.foxycart.com/forums/4162-general-requests/suggestions/394030-sto…
This is like something I have done before, not quite for the same reasons.
Display the range of transactions in the admin, and expand all, and copy all. Paste it all into word (maybe first paste it into notepad, and from there copy/paste into w…
It was credit card data, so it still won't be there.
The only other thing that was missing for me were coupon codes (we worked around this by copying that into the product code), and it looks like you already took care of this.
Another idea is to automatically add a coupon to every order, and have the coupon have an expiration date, and maybe hide any errors that would result from the coupon not working due to the expiration.
If you log into PayPal Manager and go to change your password, you should see the option for having a separate password for transactions.
Account Administration -> Manage Security -> Change Password
Here is what mine looks like:
You hav…
On the home page for the Manager, there should be a box on the right that says "Service Summary"
Can you please tell me what is listed in that box?
thanks
If they do not use the entire amount in their first purchase, is it expected that they will have a balance left over that they can use later? Or can they just use the code that one time, and whatever they don't use is gone?
If they should have a…
Sorry, I guess I didn't remember the layout right.
It is probably better to hack the shipping. I can think of a solution that doesn't hack the shipping, but instead involves adding $0 items to the cart during checkout and hiding them.
It is pr…
I've played around a bit with negative priced products. You would have to test with the gateway, but on the foxycart side it isn't even possible to have a negative priced product. What IS possible, is to have a $0 product, and a discount, so the e…
this lays out some rules:
http://www.merchantcardservice.com/resources/surcharge_convenience.html
I have also seen those gas stations (in Connecticut), and figured they were breaking the rules - how was the credit card company going to tell? I …