We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,477 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
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

1
Contributor
1
Reply
2 Minutes
Discussion Span
2 Years Ago
Last Updated
2
Views
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

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0556 seconds using 2.64MB