|
Using their standard method of integration the cart simply saves the order and then directs the customer to the PayPal website to pay for the entire cart contents as a single item, shipping and tax are not itemized separately at PayPal. The customer may abandon the transaction when they get to PayPal, the order remains listed in Admin regardless of the outcome.
There are some limitations when using the standard method of integration. In particular they only accept a very short description of the goods that are being purchased via their Web Accept system. Although the cart tries to push it's contents into that description it may be cut off. You also need to setup either the IPN or Auto-return if you want the cart to send you an email when the customer pays.
|