jpratt / gutpilegame

GutPile game site code
http://192.237.213.223/
0 stars 0 forks source link

Shopping cart for card decks #6

Open nwerner99 opened 8 years ago

nwerner99 commented 8 years ago

We need to have a purchase option set up now for people to buy the game. It should send a notification to our fulfillment company to ship when the customer purchases.

jpratt commented 8 years ago

@nwerner99 who is your fulfillment company? Do they have and API we can connect to? Or how do they receive orders?

nwerner99 commented 8 years ago

I'll find out for you. I was assuming they just get an email notification but let me work on that.

Sent Via Mobile

On Apr 6, 2016, at 12:58 PM, jpratt notifications@github.com<mailto:notifications@github.com> wrote:

@nwerner99https://github.com/nwerner99 who is your fulfillment company? Do they have and API we can connect to? Or how do they receive orders?

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/jpratt/gutpilegame/issues/6#issuecomment-206564886

nwerner99 commented 8 years ago

Woo commerce or shopify are the two options he uses for shopping carts. That answer your question? I'll talk to him about what he uses most. What else do you need to know?

jpratt commented 8 years ago

I have used magento quite a bit as a cart. However what is needed is how he receives orders from whatever system is used. Different fulfillment systems use xml feeds, json data, or csv files. I havent used an email system as of yet because of spam filtering systems can make transmitting order info very unreliable.

nwerner99 commented 8 years ago

That's fine for a shopping cart. Their software interfaces and can pull from about anything. I confirmed this would work. If you have specific questions he said to go ahead a land give him a call. Mike Knowles 1 (801) 499-7116.

jpratt commented 8 years ago

Ok sounds good. I will get to work implementing the cart.

nwerner99 commented 8 years ago

What is happening? You don't answer?? We have a meeting with a new web developer next Thursday. You in or out? It's fine if not no worries. I'm just under pressure from other people in the business.