PayPal Express Checkout now supports subscriptions.
The
XML datafeed now correctly supports multiple
sub_token
values in a single transaction.
Subscription end dates (sub_enddate
) are now product specific, not cart-wide.
Domains that are “third level domains” (such as example.co.uk
, example.com.au
, or example.uk.com
) will not set the FoxyCart session correctly using the default foxycart.complete.js
file.
If PayPal Express is the only payment method selected, the dashboard on the initial login will display that your store is not fully configured. If you load up the dashboard again, it will display correctly.
Future subscriptions together with a discount coupon will show a negative cart total.
The CSV export does not include the customer_company
or the shipping_company
.
Coupons do not give you a discount per product when using a quantity based discount but this will be fixed in the next release.
2010.12.21: Fix to sub_startdate
handling that could prevent the first transaction not running.
Can't cancel subscriptions that have a past due amount (JavaScript errors on the checkout) (introduced and fixed in 070)