All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixes #27 JS Error on redirect
- Fixes #23 - countryCode in redirect template is hardcoded
- Fixes #26 Deprecated method calls
- Fixed settings template
- Add “User Agent URL” as gateway option, required for some site setups #17 @engram-design
- Add “Merchant Reference” to define what the reference for the transaction is sent to Afterpay #18 @engram-design
- Use
paymentCurrency
instead ofcurrency
#14 @engram-design
- Added UK Clearpay Support. #15 @engram-design
- CraftCommerce v3 support
- Orders marked as paid before completing AfterPay transaction. #4
- User-Agent now requires Site URL. #5
- Redirect template points to correct endpoint #7
- Switch from fullName to concatenate first and last name in for billing and shipping addresses #8
Shoutout to Emily Fitton and @dwhoban for their contributions.
- Initial release