Webhooks
Showing for Platform
RELEASE_20230307.00
Version 1.88.0
Added
- Added the property isRetriable to payment.statusOutput of webhook events for payments which indicates whether a merchant can retry a payment without incurring a penalty.
- The property paymentOutput.cardPaymentMethodSpecificOutput.fraudResults.microsoftFraudProtection.clauseName will now be returned in relevant webhook events in case the transaction is screened for fraud by Microsoft Fraud Prevention.
Fixed
- Fixed an issue with webhook events being dropped due to incorrect TransactionType parsing
- Fixed an issue with parsing expiry dates in webhook events.
Changed
- For events related to refunds, the referenceOrigPayment is no longer returned
RELEASE_20230216.00
Version 1.87.0
Added
- Added the property isRetriable to payment.statusOutput which indicates whether a merchant can retry a payment without incurring a penalty.
Changed
- For events related to refunds, the referenceOrigPayment is no longer returned
RELEASE_20221207.00
Version
Added
- The property paymentOutput.cardPaymentMethodSpecificOutput.fraudResults.microsoftFraudProtection.policyApplied will now be returned in case the transaction is screened for fraud by Microsoft Fraud Prevention.