Things to test:

Add PloneGetPaid to site

Setup Content Types:
add generic content type
make type payable
make type shippable

accessing premium content


Setup Shopping Cart:
add payable item to cart
non-payable item not allowed in cart

Checkout Process:
checkout cart
process payment


Member Profile:
editing profile: get and set shipping and billing addresses

order history: get order history
order status: get order status

Site Admin Interface:
get report of all orders placed sitewide

test views

test currency conversion? currency types


