Topic RSS
Right now we are using paypal for checkout. It works great, shipping is fine. However, there are 2 issues:
1) we have payment pro but currently market theme doesn't support this, just basic paypal — not a huge issue, but maybe in future updates?
2) we would like to offer promo/discount codes for specials, etc. It seems, after spending time on Paypal, that this functionality should be here in the shopping cart side of things (for example, just above subtotal or whatever a box to enter promo codes), since once the price is sent to paypal that seems to be it.
So here's my question — is there an easy way to modify the cart.php to incorporate a coupon code? Is this something I should mess with, or do you envision future updates to allow for this functionality?
Also, some of our promos offer free shipping, and since shipping is calculated on the paypal side of things is there a way to handle this as well?
Thanks a bunch…
Hi,
#1. Integrating Paypal Pro is not a big priority at this point, as people have been asking more for things like Coupons/promo codes. It's possible down the road that we may offer Paypal pro as a gateway option, but until it becomes more requested than other functions, it won't be the priority.
#2. We are working toward having coupon abilities. That's actually the highest request at this time, and is the highest of our development priorities.
As far as doing something on your own, you could probably hard code something in the "cart.php" file (located in the "/ajCart" folder of the Market Theme files).
As far as shipping goes, here's a post that you might be able to work with.
http://www.markettheme.com/for…..rst/page-2
post #39
Thanks for the reply.
Okay, that makes total sense. As for hard coding into the site, I guess my questions would involve create a place for promo codes. I could probably add a field in the general market theme settings for storing the code and what it would mean (i.e. percentage off, etc.). And then I would have to add an input box in the cart for people to add the code. But the problem I envision would be errors in the code, I.e. people adding in the wrong info. This may be a bit out of my league, but I guess I can hack around with it to see what I can come up with.
Any help would be greatly appreciated.
Thanks again…
You know, you might give guru.com, elance.com, or freelancer.com a try.
You can probably find a PHP coder that'll do something like this for probably around $200 dollars or so. I've outsourced quite a few projects to freelancers in India, and have had some good experiences.
I can tell you that you'll edit in 2 main files.
functions.php (for the ability to enter the promo code and amount in the Market Theme settings area)
and
ajCart/cart.php (this file controls the shopping cart popup screen visuals, and prepares the final order total for "form post" functionality)
Coupon Code Feature Now Available
=======================
Ok, in the download center right now is version Market Theme 4.3.
This version incorporates discount coupon codes, so you are now free to offer discounts and limited time promotions.
I know this ability has been highly requested, and a long time coming — so I'm glad to be able to offer it.
Enjoy!
Member Stats:
Guest Posters: 428
Members: 2252
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 2987
Posts: 16060
Newest Members: americanrelicsnet, karmacoast, Allsed, deleteduser, shanm, slidesketch
Moderators: Market Admin (5058)
Administrators: Market Admin (5058)

Log In
Register
Members
Home
Add Reply
Add Topic
Offline

Quote