Releases: AltaPay/plugin-shopware
Releases · AltaPay/plugin-shopware
1.2.9
1.0.1
1.0.1
Added
- Implement
callback notification
,callback redirect
. - Implement auto capture functionality.
Fixed
- Update order transaction status as paid upon receiving captured transaction status from gateway in callbacks.
- Save correct AltaPay Transaction Payment ID upon receiving callbacks instead of upon createPaymentRequest.
- Add compensation orderline to fix mismatch between order total & orderlines.
- Round order amount to 2 decimal places & unit price to 3 decimal places.
- Enable Capture & Cancel buttons in order details AltaPay tab when payment status is authorized.
- Respond appropriately in callback notification.