=== Sunshine Photo Cart - Stripe === Author URI: https://www.sunshinephotocart.com Plugin URI: https://www.sunshinephotocart.com/addon/stripe Add-on for Sunshine Photo Cart - Stripe payment gateway == Changelog == = 2.1.6 = * Fix - Overly disabling stripe when cart total is less than .50 in admin = 2.1.5 = * Fix - Weird issue for one user with payment intent not saving from Stripe being selected to when order being processed. Fix passes payment intent in another way to the checking processing step as a workaround. * Fix - Trying to process on $0 orders = 2.1.4 = * Fix - Do not try to update payment intent when total = 0 (when user credits pay for entire order) = 2.1.3 = * Add - Delete the order when processing fails = 2.1.2 = * Add - Notice above credit card fields when in test mode = 2.1.1 = * Fix - Issue with checkout update action causing it to break other aspects of checkout update ajax calls = 2.1 = * Fix - Take 2. Redo of PaymentIntent integration as first one was just plain wrong. Oops. = 2.0 = * Rewrite to work with Stripe's PaymentIntent system for European users who have to deal with SCA = 1.3.5 = * Add - More info about the payment sent in metadata to Stripe * Update - Update Stripe API version = 1.3.4 = * Add - Send Stripe API version, add notice in settings to ask users to keep their version updated = 1.3.3 = * Fix - Improved check to make sure another plugin is not loading required Stripe classes * Update - Update Stripe classes to most recent version = 1.3.2 = * Fix - Only load Stripe JS if it is active = 1.3.1 = * Fix - Only run Stripe error checking when Stripe is selected payment gateway = 1.3 = * Update - Use Stripe.js v3 with Elements = 1.2.2 = * Update - Handle zero decimal currencies = 1.2.1 = * Update - Handle zero decimal currencies = 1.2 = * Update - Update to v2 of the API * Fix - Change CVV to CVC = 1.1.3 = * Fix - Link to Stripe payment information in admin was wrong = 1.1.2 = * Fix - Email notifications not being sent = 1.1.1 = * Fix - Fix some bugs from changes to new guest checkout system = 1.1 = * Update - Updated to work with guest checkout in Sunshine 2.5 * Add - Link to Stripe charge from order details in admin = 1.0.2 = * Fix - Check if Stripe files already included by another plugin = 1.0.1 = * Fix - Shows on checkout page even when not set to active