Releases: mondu-ai/bnpl-checkout-oxid
Releases · mondu-ai/bnpl-checkout-oxid
v1.1.8
What's Changed
- Temp order ID visible in the order confirmation email
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Merchant needs to change the mondu_checkout.js before deploy… by @ivan-pugach-mondu in #23
- Customer is not redirected to the success page after paying … by @ivan-pugach-mondu in #24
- Refactor the webhook processing flow by @ivan-pugach-mondu in #25
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- PT-1775: Webhooks attempts fail due to 401 Invalid signature by @ivan-pugach-mondu in #22
Full Changelog: 1.1.5...v1.1.6
Release 1.1.5
What's Changed
Full Changelog: v1.1.3...1.1.5
Release 1.1.3
What's Changed
- [PT-1263] Confirm order request change. by @tikohov20 in #17
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
What's Changed
- PT-1148: Add order/authorized webhook processing by @ivan-pugach-mondu in #16
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
What's Changed
- [PT-1105] Fix for SettingChangedSubscriber triggering on other module settings change by @tikohov20 in #14
Full Changelog: v1.1.0...v1.1.1
Release 1.0.1
Please consider switching to hosted checkout ( 1.1.x ) version
What's Changed
- PT-1105 fix SettingsChangedSubscriber for widget version by @tikohov20 in #15
Full Changelog: v1.0.0...v1.0.1
v1.1.0
- Added a Hosted Checkout flow.
- Added a Pending flow for the checkout process.
- Fixed a case when the Plugin triggered Events of a numerous amount of time.
Release 1.0.0
- Initial plugin structure
- Added Mondu Payment methods (Invoice, Installment and Direct debit)
- Handling basic BNPL functionalities
- order creation (with Mondu widget integration), cancelation and adjustment
- invoice creation and cancelation
- webhooks
- error logging & handling