Cart
Technical Integration:
parameters accepted
sample html page
sample email order notification
What is the PayEasy Cart?
The PayEasy Cart (hereinafter referred to as "the Cart") is a generic implementation of an online shopping cart complete with basic functionalities to add, modify or remove items in the Cart, and to go through the checkout process using the PayEasy Online Payment System. The Cart handles the entire purchasing process including data entry of customer shipping details. Upon successful payment completion, an email is sent to the merchant advising him of the completed transaction so he can process the shipment of goods to the buyer.
Do I get all the basic functionalities of PayEasy with the Cart?
Yes. Cart merchants can accept payments from all PayEasy-supported online funding sources which includes: all the major credit cards (Visa, MasterCard, American Express, JCB), PayPal, BancNet and MegaLink ATM cards, Globe G-Cash, Smart Money and direct debits in several North America, Europe, Oceania and Asian banks. All the offline funding sources are also supported. These include: Banco de Oro, Chinabank, EastWest Bank, Western Union, Lhuillier Remittance Centers.
All the standard fraud-prevention features are also built-in to the Card. This covers everything from the standard Address Verification Service (AVS), Card Verification Code (CCV/CVV), checking against the Bank Identification Number (BIN), geographical restrictions, checksum digests, and more. The credit card payment module also has multilingual capability to support English, Japanese, Chinese and Korean. All sensitive/credit information supplied by you is transmitted via 128-bit Secure Socket Layer (SSL) encryption technology and securely stored in our payment gateway's database.
What are the limitations of using the Cart?
The Cart is designed for use of small and micro enterprises who want to take their existing website to the next level. These merchants typically carry only a small catalog of ten (10) types of items or less in their online store, and expect to only do about PHP100,000 (USD2,000) of online sales per month. Because this is a generic shopping cart implementation, the merchant cannot fully control the look-and-feel of the shopping process. However, the merchant logo and name will consistently appear on the Cart interface to assure the buyer that he is still buying the item from the merchant.
Since the Cart emails the completed transaction details to the merchant, this assumes that a person at the merchant side will manually process the order during business hours. It is therefore not possible to use this service for selling items that require real-time fulfillment. Examples of such service include: dispensing of electronic PIN's for phone/internet/gaming cards online and realtime; or issuing of Digital Rights Management (DRM) licenses for music downloads online and realtime.
The Cart can perform three simple types of shipping computation: Fixed, Weight or Price. Under the Fixed computation method, the same shipping amount is charged regardless of the number of items placed into the cart. For the Weight method, the weight of the individual items in the cart is added and multiplied by the rate provided by the merchant. For the Price method, the prices of the individual items in the cart are added and multiplied by the rate provided by the merchant. Under all three cases, the merchant can provide a local and an international rate. The Cart will determine which rate to use based on the shipping address specified by the buyer.
Can I accept orders via phone or fax?
No. The Cart is intended for purely online purchases. To accept Mail Order Telephone Order (MOTO) transactions, you need our Virtual Terminal service.
How quickly can I start selling if I sign up for the Cart?
Because the Cart runs on the PayEasy server, the merchant does not need to do any programming to enable his existing site for e-commerce. By simply copying-and-pasting some HTML text, his site can start selling in five (5) minutes or less! There is no need to learn any programming or scripting language like Perl, PHP and ASP.
To whom do I write if I need more information?
You may email sales@payeasy.ph for more information or you may call our Customer Service Representatives at +63(2) 848-2606
HTML GET/POST Paramaters:
| merchantid | Your assigned PayEasy Merchant Id |
| itemcode | The Stock Keeping Unit (SKU) code of the item you are selling |
| itemdesc* | A short description of the item being sold. If not provided, defaults to value of 'itemcode'. |
| itemweight* | A numeric value referring to the weight of the item used for computing shipping cost. |
| itemunitcost | The cost of the item in the currency defined for the merchant. |
| itemqty* | The number of units of the item to put into the cart (default: 1) |
* optional
sample HMTL for website using FORM POST with PayEasy Cart:
|
SampleCartBuy.html <HTML>
<HEAD>
<title>My Widget Shop</title>
</HEAD>
<body >
<p>Buy Widget for P100.00</p>
<form action="CartAdd.aspx" method="post" name="cart_form">
<INPUT name="merchantid" type=hidden value="TESTCART1">
<INPUT type=hidden name="itemcode" value="WIDGET01">
<INPUT type=hidden id=itemdesc name="itemdesc" value="Widget #001">
<INPUT id=itemunitcost name="itemunitcost" type=hidden value="100.00">
<INPUT type=submit value="Buy Now!">
</form>
</body>
</HTML>
|
Test SampleCartBuy.html script in My Widget Shop
You can also test My Donation which uses a form with a variable amount.
sample HMTL for website using FORM GET with PayEasy Cart:
|
SampleCartBuy2.html <HTML>
<HEAD>
<title>My Speed Dating Service</title>
</HEAD>
<body>
<p>Welcome to my Speed Dating Service. Choose a package below</p>
<a href="CartAdd.aspx?merchantid=TESTCART2&itemcode=S1&itemunitcost=100" >
<img alt="Single Pass" src="pix/SpeedDateSinglePass.gif" border=0 >
</a>
<a href="CartAdd.aspx?merchantid=TESTCART2&itemcode=S2&itemunitcost=300" >
<img alt="Season Pass" src="pix/SpeedDateSeasonPass.gif" border=0 >
</a>
<p>Dozen Roses</p>
<a href="CartAdd.aspx?merchantid=TESTCART2&itemcode=ROSE&itemunitcost=99">
<img src="pix/buynowwithpayeasybutton.gif" alt="Buy" border=0>
</p>
</body>
</HTML>
|
Test SampleCartBuy2.html script in My Speed Dating Service.
sample email order notification:
From: admin@payeasy.ph
Date: Jan 31, 2007 12:39 PM
Subject: My Speed Dating Service Order Receipt Confirmation - Ref#TESTCART-0131123934
Thank you for your payment!
Order Information
| Merchant: | My Speed Dating Service |
| Ref No: | TESTCART-0131123934 |
| Date: | Wednesday, January 31, 2007 12:39:34 PM |
| Item Code | Description | Unit Cost | Qty | Total Cost |
| ROSE1 | Dozen Roses | PHP149.50 | 1 | PHP149.50 |
Total items in the cart: 1
Billing Information
| Gross Amount | PHP 149.50 |
| Taxes | PHP 0.00 |
| Shipping Cost | PHP 0.00 |
| Net Amount | PHP 149.50 |
| Payment Mode | PayEasy Wallet |
Shipping Information
| Name | Juan dela Cruz |
| Address 1 | 6/f The Peak |
| Address 2 | 107 L.P. Leviste Street |
| City | Makati |
| State | Metro Manila |
| Country | Philippines |
| Zip Code | 1200 |
| Tel No | 8482606 |
| juandelacruz@mozcom.com |
Remarks: Please schedule me for a date asap!
NOTE: If you paid by credit card, this transaction may appear in your billing statement as MOZCOM PAYEASY.
For payment-specific inquiries, you may email admin@payeasy.ph. For product-specific inquiries or questions regarding the status of your order, please email My Speed Dating Service at rchiang@mozcom.com. This is not an official tax receipt. This is just a confirmation that your order has been received and is now in process by the merchant.

