Easy Digital Downloads - Recurring Payments 2.12.5

Download Easy Digital Downloads - Recurring Payments 2.12.5 from nulled fire. Recurring Payments for Easy Digital Downloads makes it easy to create and sell products
New: Tax amounts are now shown on the subscription details page.
Fix: Started using EDD_Payments_Query to calculate the total number of payments on a subscription.
Fix: Tax details are now stored in the subscriptions table for initial tax and recurring tax.
Fix: Tax details are no longer sent to the gateway, preventing different math results for rounding. Tax reports should now be pulled from EDD and not from the gateway.
Fix: Content Restriction Integration: Recurring Payments was preventing access for non-recurring purchases.
Fix: Content Restriction Integration: Use new/proper hook for metabox checkbox.
Fix: Reactivating a subscription from the [edd_subscriptions] shortcode did not reactivate the subscription at Stripe.
Fix: Any free trial in the cart would apply a free trial to all products in the cart, even if they were not free trial-enabled. Now free trials cannot be purchased alongside non-free trial products.
Fix: Paypal Pro/Express IPN currency check was done against the store currency, but should have been against initial payment currency.
Fix: The pagination's total count on subscription search results was incorrect.
Fix: Paypal eCheck was not being handled correctly for subscriptions.
Fix: If a Stripe subscription was failing, cancelling the subscription via EDD didn't cancel at Stripe.
Fix: Renewal reminder emails were not always being sent out.
Fix: Paypal IPN date could be a different timezone than Recurring was expecting.
Fix: The {expiration} email tag was not being updated before sending the renewal notifcation.
Fix: Variable pricing free trials would not reduce the initial purchase cart value on some versions of PHP.
Fix: Some translations were not correctly being done on checkout for billing frequency.
-Fix: Payments for overdue balances not recorded in EDD after being processed in PayPal Express and PayPal Pro
-Fix: Unable to manually change subscription status from Cancelled to Active
-Fix: Incorrect renewal date assigned to subscriptions when upgrading license keys
-Tweak: Added debug logging to PayPal Pro / Express IPN processing