= 2.0.3 = * Add ability to auto-create Stripe Webhooks on non-localhost environments.   = 2.0.2 = * Add disable Stripe connect = 2.0.0 = * Add ability to disconnect from Stripe * Update Stripe API - CHANGED * Refactor code - CHANGED * GetPaid 2.0.0 compatibility - ADDED = 1.0.16 = * Better error messages - CHANGED = 1.0.15 = * Non-recurring discount not respected - FIXED * Incorrect plan names when item prices change - FIXED = 1.0.14 = * Sometimes free trials not working - FIXED = 1.0.13 = * Shipping details support - ADDED * Upgrade Stripe API - IMPROVED * Replaces charges with payment intents - CHANGED = 1.0.12 = * Payment forms compatibility - ADDED * Show more specific error messages when a card is declined - ADDED * Stripe scripts are only loaded if the gateway is active - CHANGED * Sometimes not working with free trials - FIXED = 1.0.11 = * Validate minimum stripe amount for recurring items - ADDED = 1.0.10 = * Improve error handling * Add partner id to all API requests = 1.0.9 = * Tested upto new API Version 2019-11-05 https://stripe.com/docs/upgrades#2019-11-05 * Minimum amount should not checked for recurring invoices - FIXED * Missing Stripe token error for saved card - FIXED * Problem in submitting the checkout form with full price discount - FIXED * Display saved method to only invoice user - FIXED = 1.0.8 = * Support for Strong Customer Authentication (SCA) for user-initiated payments. - ADDED * Allow to save card for future purchase. - ADDED * Using PaymentIntent instead of Charge API. - CHANGED * Stripe library updated to V7.0.2 - CHANGED * Requires to use API Version 2019-09-09 https://stripe.com/docs/upgrades#2019-09-09 - CHANGED * Improved refund handling from Webhook - CHANGED = 1.0.7 = Renewal payment generated sometimes for first time payment - FIXED Product already exist stripe error when creating plan with discount applied - FIXED Invalid Parameter error on cancel subscription due to param depreciated - FIXED Uninstall functionality - ADDED = 1.0.6 = zero decimal currency showing amount multiplied by 100 in stripe popup - FIXED = 1.0.3 = Undefined name property error - FIXED Update default card details for active subscriptions - ADDED = 1.0.2 = Plugin should not active if Invoicing plugin is active - CHANGED Log errors when API keys changed or moved from Test mode to Live mode - CHANGED Subscription functionality improved - CHANGED Option added to specify Stripe checkout language - ADDED Testing a webhook shows 500 error at Stripe site - CHANGED Integrate Stripe API 2017-08-15 upgrade changes - CHANGED JavaScript multiplying by 100 giving wrong decimal amount in Stripe popup - FIXED = 1.0.1 = Fix invoice status conflict with other plugin - CHANGED Fail to create stripe customer if created & deleted earlier - FIXED Changes in amount formatting - CHANGED Invoice status \"pending\" changed to \"wpi-pending\" - CHANGED = 1.0.0 = * Initial release.