@swp/swipe-sdk
Advanced tools
Comparing version 0.12.63 to 0.12.64
@@ -297,3 +297,4 @@ import { SwpError } from '../error/error'; | ||
BanklyValidateTypedLine = "BANKLY_VALIDATE_TYPED_LYNE", | ||
BanklyConfirmPayment = "BANKLY_CONFIRM_PAYMENT" | ||
BanklyConfirmPayment = "BANKLY_CONFIRM_PAYMENT", | ||
BanklyGetPaymentDetails = "BANKLY_GET_PAYMENT_DETAILS" | ||
} | ||
@@ -300,0 +301,0 @@ export interface BalanceDataResponse { |
@@ -98,3 +98,4 @@ "use strict"; | ||
ExternalServiceResponseType["BanklyConfirmPayment"] = "BANKLY_CONFIRM_PAYMENT"; | ||
ExternalServiceResponseType["BanklyGetPaymentDetails"] = "BANKLY_GET_PAYMENT_DETAILS"; | ||
})(ExternalServiceResponseType = exports.ExternalServiceResponseType || (exports.ExternalServiceResponseType = {})); | ||
//# sourceMappingURL=dto.js.map |
{ | ||
"name": "@swp/swipe-sdk", | ||
"version": "0.12.63", | ||
"version": "0.12.64", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
404323
6278