• Fix PHP notice when there are no Stripe customers.
  • Fix #313 Stripe and CiviDiscount, Stripe payment is cancelled if the Discount Code is NOT first applied on the Event Registration form.
  • Implement !164 Add configurable limit on maximum number of webhooks that will be processed simultaneously (default 50).
  • Add API3 Stripe.Populatewebhookqueue and fix Stripe.Populatelog.
  • Fixes to PaymentRequest button #313:
    • Hide submit buttons when paymentRequest button is active.
    • Fix loading of paymentRequest element when multiple payment processors available.
  • Fix #331 The API Stripe.importsubscription returns authorization failed.