Start New Discussion Reply to this Discussion Paypal button in MySQL datavse
I am currently trying to set up my Database for a small store. I would use something like Zen-Cart but I dont think that is necessary at this level.
What I am stumped on is what cell setting within my products table would I put the actual paypal code in for the add to cart button. I know when you create the button through paypal it gives you a chunk of code to process the cart. Currently I have:
`paypal` VARCHAR( 500 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,
for that specific cell.
Would this work??
I would test this but I dont have access to the paypal account or have the php written for the page, but im working on it!!
Thanks,
Brian
bjeffries
Junior Poster
143 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
My database is automatically changing it from "varchar" to "TEXT" Im assuming thats because I have the value set to 500.
bjeffries
Junior Poster
143 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page generated in 0.0556 seconds
using 2.64MB