It’s added the payment module, that allows you to accept payments through the Stripe payment system. And a few more improvements and fixes.
Features
- Stripe payment module for accepting payments.
Improvements
- A new invoice macro ‘{paymentOptionAmountInCents}’, meaning payment option amount in cents; it’s utilized by Stripe payment module.
- Other small improvements and changes.
Fixes
- Resolved issue, leading in some cases to persisting invoice status ‘pending’, notwithstanding completion of the transaction.
- Few corrections in blacklist rules for invoices and payouts.