stripity_stripe v2.15.0 Release Notes

  • 20 June 2022

    • Idempotency should only be added for :post #734
    • ⏱ Retry if 429 lock_timeout #733
    • ⚡️ Update examples example for new Config module #716
    • Add support to Payment Links as core_resource #719
    • ⚡️ Update incorrect property values on Dispute object #730
    • ✂ Remove line that is bad advice and surely isn't true anymore #732
    • ➕ Add note to Testing section about skipping starting stripe-mock #726
    • List sessions #729
    • ➕ add support to missing Stripe.Session fields #727
    • ➕ Add Early Fraud Warnings Types and Endpoint #728
    • ➕ add billing_address_collection #722
    • ⚡️ Update Mix.Config to the new Config module #725
    • add available_payout_methods to payment_methods/bank_account #718
    • Make subscription_data.items optional (#720) #721
    • 👌 support link in payment method struct #717
    • ➕ Add BECS direct debit support #715
    • 🛠 bugfix 429 retry 0e91c2f