FlexPal Update 05/07/08: Dear FlexPal customers, FlexPal has been updated as of 05/07/08. if you are an existing customer, and have not received your update please email us at orders@tetraktysdesign.com Changes: 2) Shopping Cart, and ShoppingCartFull were combined into a single component 3) "Add Paypal Fee" feature added: Now you can have FlexPal calculate what your PayPal fee will be (2.9% + $.30), and fold that cost into the shipping and handling fee. if you do not wish to use this feature, go to YourPaypalVariables.as, and set the values of: private var paypalFeePercentage:Number = .029; to private var paypalFeePercentage:Number = 0; In order to update your FlexPal code, simply replace your existing FlexPal files with the ones in the updated folder. You'll notice that ShoppingCart.mxml is no longer needed, as it was combined with ShoppingCartFull.mxml
|
|||
