isSubscription flag to requestApplePayToken. This token is used to create a recurring charge through Kushki's subscription API.isSubscription fieldisSubscription propertyisSubscription fieldisSubscription | New optional boolean field in requestApplePayToken. Set to true to generate a subscription token instead of a one-time payment token. |
subscriptionId instead of a token.✅ Hosted Fields is the recommended integration path for front-end environments that require secure tokenization without handling card data directly.
DeviceTokenRequest object, which includes subscriptionId, will be deprecated in the initSecureDeviceToken method.requestDeviceToken method now supports the DeviceTokenRequest object, which includes subscriptionId, currency, amount, and additional parameters. Click here for more information.kushki-ios-arm processors. Click here for more information.requestInitAntiFraud method inside the Sift section.fullResponse property to true. See additional information returned in the response.Added → NEWChanged → IMPROVEMENTSFixed → FIXrequestSecureInit() method changed. Now receives 8-bin instead of card number.requestValidate3DS() method.requestToken method for Android and iOS.requestSecureValidation for android and iOS.kushki-ios-intel and kushki-ios-arm libraries for iOS implementation.1.7.0.kushki-ios-intel -> 2.6.0 and kushki-ios-arm -> 2.6.0.4456540000000064 with 4456540000000063 for Transaction approved without 3DS validation scenario in Kushki.js.requestValidate3DS() and requestSecureServiceValidation() methods.requestDeviceToken() method in Kushki.js.requestSecureInit() method in Kushki.js library for obtaining the jwt parameter, required for 3DS authentication while consuming the Request a card token or Request a recurring charge token API methods.requestValidate3DS() method for One-Time Payment and card subscription.requestToken() (One-Time-Payment) and requestSubscriptionToken() (Card subscription) methods to add 3DS support.getBinInfo() method description. Changed "first six digits" to "first eight digits".getCardInfo() method description. Changed "first six digits" to "first eight digits".requestBinInfo() method description. Changed "first six digits" to "first eight digits".requestDeferred() method example with 8-digit bin.