No 'software' dependencies on Cart and Shop Made Simple anymore.
Item and its amount for PayPal gateway moved to Cart Made Simple to open gateway for other modules;
New PayPal attributes:
cartstyle: to handle one total amount or multiple detail lines in payment request;
cancel_return: the page to return to when payment is canceled. During install/upgrade set to home page;
return: the page to return to, when payment is done. During install/upgrade set to home page;
debug: will show all prepared PayPal fields when value is yes or die.
If 'yes' processing continues. If 'die', all fields are shown and processing payment stops. Not set during install/upgrade.
Set maximum CMSMS version to 1.6.9 to avoid unforseen problems.