Releases: Judopay/DotNetSDK
Releases · Judopay/DotNetSDK
2.2.264
Update PaymentModel to add the following attributes
- InitialRecurringPayment boolean, set to true on initial payment where consumer gave permission for repeat charges
- RecurringPaymentType ( RECURRING for regular payments of same amount, MIT for non-regular merchant initiated transactions)
- RelatedReceiptId (string passed on recurring payments defining the Judopay receipt ID of the original payment, this will be used to identify the gateway transaction ID of the original payment which will be sent to the gateway)
Update Api-Version from 5.6 to 5.7
2.1.237
2.1.223
Added following attributes as part of PaymentReceiptModel
- PostCodeCheckResult
- KountTransactionId
- AcquirerTransactionId
- ExternalBankResponseCode
- BillingAddress
2.1.214
2.1.210
2.1.180
2.1.126
This release include the follow
- Update to .net standard
- Update the default version to the latest judopay version and including the latest changes
1.4.1
- Updated Newtonsoft.Json to version 9.0.0
1.4
- Android Pay passthrough support
- Added payment reference in responses