Skip to main content

2 posts tagged with "stripe"

View All Tags

Week 1 2024

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Support for discounted orders when creating Stripe invoice.
  • Cookie consent is default for new websites
  • Remove unused websites in Matomo
  • Updated Matomo to 4.16.0
  • Script listens for popstate events to support going back/forward without reloading

Week 38 2023

· One min read
Carl Grundberg
CTO
  • Feature: Payment integration with Stripe. Setup payment method on account billing. Link to hosted billing portal from account billing.
  • Feature: Create invoice when ordering or renewing a paid license and try to charge customers with a configured payment method.
  • Feature: View invoice and receipt from order details.
  • Feature: Websites and analytics data in API.
  • Improvement: Improved order structure to be able to make invoices.
  • Improvement: Optimize clickhouse tables to remove duplicates.
  • Improvement: api.extellio.com redirects to https://guides.extellio.com/export-api
  • Improvement: Updated all packages for app, including React to v18