Database Design
|
 |
Fort Lauderdale Case Study of Database Changes to Utilize PHP Google Checkout
One of MVI most important jobs is to provide a competitive technology advantage for our customers. Recently Google adopted an open source checkout system for online ecommerce stores. This PHP script provided many advantages but the most important one was lower cost to the store owners. A Fort Lauderdale client had a store and wanted to reduce his operating expenses so MVI searched the open source market for a free solution to checkout. Here are the rest of the facts,
About phpGCheckout
PHP Google Checkout is for PHP shopping cart developers or project managers who operate an existing storefront or you're planning on developing one. And want to utilize the Google Checkout as a payment option. The PHP Google Checkout has several toolkits available for PHP (including sample PHP code from Google).
The impetus for MVI to use the toolkit was platform independence as well as clean object oriented design. The available Google Checkout toolkits require server-side DOM extensions that work with either PHP4 or PHP5 but not both. In addition, code that requires server extensions to be installed may limit the adaptation of Google Checkout into PHP storefronts where store owners have no control over their hosting environment; a common scenario among users who host on shared servers.
MVI goal with PHP Google Checkout is to create a library that simplifies the Google Checkout API with simple to use objects, produce a code base that does not require server dependencies as well as aid in the production of cleaner, easier to manage code.
The installation of PHP Google Checkout reduced the Fort Lauderdale clients monthly operating cost.
If you are interested in PHP Google Checkout please contact our experts at 954-491-9969 option 2
|