Classes

  ClassDescription
C1AddToCart

Represents an item that can be added to a shopping cart.

The C1AddToCart button contains information about your business and a specific item that you want to sell. When the button is clicked, it shows a shopping cart table in a new window. The user can click other C1AddToCart buttons to add more items to the shopping cart, and he can use the shopping cart window to remove items from the cart, change quantities, or check out to finish the transaction.

After the transaction is confirmed, you receive a notification via e-mail and your PayPal account receives the credit for the purchases.

C1CartCheckout
Shows a window used for editing the shopping cart and concluding the transaction.
C1PurchaseItem
Represents an item that can be purchased from your site using a PayPal account.

Enumerations

  EnumerationDescription
C1AddToCart..::.ButtonTypeEnum
Specifies the appearance of a C1AddToCart control.
C1CartCheckout..::.ButtonTypeEnum
Specifies the appearance of a C1CartCheckout control.
C1PurchaseItem..::.ButtonTypeEnum
Specifies the appearance of a C1PurchaseItem control.
CurrencyEnum
Specifies the currency to be used in the PayPal transaction.