UNPKG

@playmoweb/payline-typescript-sdk

Version:
13 lines (12 loc) 361 B
declare class PaylineThreeDSInfo { challengeInd?: string; threeDSReqPriorAuthData?: string; threeDSReqPriorAuthMethod?: string; threeDSReqPriorAuthTimestamp?: string; browser?: any; sdk?: any; threeDSMethodNotificationURL?: string; threeDSMethodResult?: string; challengeWindowSize?: string; } export { PaylineThreeDSInfo };