Developers
...
Developer Hub
Change Logs
.NET SDK Change Logs
net sdk change logs learn about the latest updates to our net sdk 2024 july 2024 10th july new net version 5 0 0 net version 5 0 0 released to support linked to api version 6 21 the introduction of (optional) allowincrement flag to the cardpaymentmodel for preauths the introduction of (optional) allowincrement flag to the webpaymentrequestmodel for payment sessions created through judopaydotnet clients webpayments ipreauths should not be specified on ipayments or icheckcards the introduction of allowincrement to the getwebpaymentresponsemodel removed the delayedauthorisation request attribute from paymentmodel and webpaymentrequestmodel , and from the response getwebpaymentresponsemodel use the new incremental authorisation feature instead dropped issuenumber this is no longer exposed as a request attribute on judopay's transaction api dropped iregistercards interface use icheckcard or ipreauths instead removed recurringpayment , recurringpaymenttype , relatedreceiptid from the checkcardmodel 2023 november 2023 27th november new net version 4 1 net version 4 1 released to support linked to api version 6 20 added the following new attributes shorturl to webpaymentresponsemodel delayedauthorisation request attribute to webpaymentrequestmodel (for use in preauths only) added shortreference and delayedauthorisation to getwebpaymentresponsemodel updated fluentvalidation dependency to version 11 8 april 2023 20th april new net version 4 0 this version contains breaking changes net version 4 0 released to support linked to api version 6 19 the introduction of delayedauthorisation flag in creating a preauth request cardholdername object added to savecardmodel cardaddress object accepted in tokenpaymentmodel googlepay added to wallettype challengerequestindicator and scaexemption flags added to threedsecurereceiptmodel cv2check added to the riskmodel object in the payment receipt model ispaybylink and primaryaccountdetails block added to webpaymentrequestmodel noofauthattempts (only populated in historic receipts) added in the payment receipt model net version 4 0 no longer supports removed partnerservicefee, kounttransactionid, refunds, postcodecheckresult (use risks block instead), recurring (use recurringpaymenttype instead) in the paymentreceiptmodel line1/line2/line3 now deprecated from cardaddressmodel use address1/address2/address3 instead line1/line2/line3 now deprecated from webpaymentcardaddress use address1/address2/address3 instead consumertoken use yourconsumerreference instead oneusetokens threedsecure 1 for a detailed list of all changes, see github for our dotnetsdk core sample app, see dotnetsdk