2022.09.20.0
Improvement
- Better error messages when fetching Plan by ID and when requesting more than 500 subscriptions
New
- New UI Payment feature allows paying for an invoice and also adding a payment method once the payment is complete
2022.09.14.0
Improvement
- More data available in Coupon response
2022.08.13.0
Improvement
- Various improvements to the Flexcheck flexible checkout system including support for Safari, more visibility into issues, allow longer URLs for images, close menus.
- Show the option of free units in UI for coupons
- Made the create manual invoice documentation easier to find
- More helpful SMTP errors when setting up
Fix
- Prevent very slow performance when fetching thousands of Subscriptions. Now limited to 500.
- Disallow duplicate private tokens for an account (was only previously possible in a rare situation)
2022.08.23.0
Improvement
- Update Shoelace Style component version
Fix
- Correctly handle
primary
and primaryShipping
flags when creating or updating addresses
2022.08.22.0
Fix
- ProfileID should not be a required field
- Less detailed information is given to end users when a Stripe payment fails
- Merged the "Notifications" and "Webhooks" UI components which were duplicating functionality
- Rollback on
dryRun
calls to ensure that no changes can be made
- Ensure that invoice renders are never saved to the old location
- Don't show
usage
quantity options to end users in Flexcheck
2022.07.28.1
Deprecation
- Zooz is no longer a supported payment gateway
Improvement
- Allow larger request bodies to be view in the Request logs section
2022.07.27.0
Fix
- Run Quickbooks for any entity if the metadata is updated (since
skip_quickbooks
could have changed)
Improvement
- More documentation improvements for Hosted Payments
2022.07.26.0
Fix
- Currency configuration UI
- Removed built in Chromium PDF generator in favour of separate micro service
2022.07.25.0
New
- Hosted Payments with EBANX payment gateway
Fix
- Handle
false
better in Metadata
- Security updates
Improvement
- Better UI for verifying ACH micro-deposits
- Refund errors now shown in Receipt object
2022.07.20.0
Improvement
- GoCardless notifications improved
- Refresh data button added to UI for Subscriptions, Payments, Invoices, Coupons, Contracts and Accounts
Fix
- Some Shuttle payments updates could previously be missed for Hosted Payments