globalpayments-api 3.4.0 → 3.5.1-fix
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -1
- package/package.json +1 -4
- package/lib/src/Builders/AuthorizationBuilder.d.ts +0 -340
- package/lib/src/Builders/AuthorizationBuilder.js +0 -645
- package/lib/src/Builders/AuthorizationBuilder.js.map +0 -1
- package/lib/src/Builders/BaseBuilder/ValidationClause.d.ts +0 -16
- package/lib/src/Builders/BaseBuilder/ValidationClause.js +0 -92
- package/lib/src/Builders/BaseBuilder/ValidationClause.js.map +0 -1
- package/lib/src/Builders/BaseBuilder/ValidationTarget.d.ts +0 -16
- package/lib/src/Builders/BaseBuilder/ValidationTarget.js +0 -36
- package/lib/src/Builders/BaseBuilder/ValidationTarget.js.map +0 -1
- package/lib/src/Builders/BaseBuilder/Validations.d.ts +0 -11
- package/lib/src/Builders/BaseBuilder/Validations.js +0 -55
- package/lib/src/Builders/BaseBuilder/Validations.js.map +0 -1
- package/lib/src/Builders/BaseBuilder.d.ts +0 -11
- package/lib/src/Builders/BaseBuilder.js +0 -17
- package/lib/src/Builders/BaseBuilder.js.map +0 -1
- package/lib/src/Builders/ManagementBuilder.d.ts +0 -118
- package/lib/src/Builders/ManagementBuilder.js +0 -229
- package/lib/src/Builders/ManagementBuilder.js.map +0 -1
- package/lib/src/Builders/PayFacBuilder.d.ts +0 -97
- package/lib/src/Builders/PayFacBuilder.js +0 -233
- package/lib/src/Builders/PayFacBuilder.js.map +0 -1
- package/lib/src/Builders/RecurringBuilder.d.ts +0 -13
- package/lib/src/Builders/RecurringBuilder.js +0 -34
- package/lib/src/Builders/RecurringBuilder.js.map +0 -1
- package/lib/src/Builders/ReportBuilder.d.ts +0 -10
- package/lib/src/Builders/ReportBuilder.js +0 -27
- package/lib/src/Builders/ReportBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/AccessTokenRequest.d.ts +0 -11
- package/lib/src/Builders/RequestBuilder/GpApi/AccessTokenRequest.js +0 -23
- package/lib/src/Builders/RequestBuilder/GpApi/AccessTokenRequest.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiAuthorizationRequestBuilder.d.ts +0 -34
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiAuthorizationRequestBuilder.js +0 -409
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiAuthorizationRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiManagementRequestBuilder.d.ts +0 -7
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiManagementRequestBuilder.js +0 -71
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiManagementRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiMiCRequestBuilder.d.ts +0 -16
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiMiCRequestBuilder.js +0 -34
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiMiCRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiReportRequestBuilder.d.ts +0 -10
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiReportRequestBuilder.js +0 -89
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiReportRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiSessionInfo.d.ts +0 -6
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiSessionInfo.js +0 -49
- package/lib/src/Builders/RequestBuilder/GpApi/GpApiSessionInfo.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpApi/index.d.ts +0 -4
- package/lib/src/Builders/RequestBuilder/GpApi/index.js +0 -21
- package/lib/src/Builders/RequestBuilder/GpApi/index.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomAuthorizationRequestBuilder.d.ts +0 -18
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomAuthorizationRequestBuilder.js +0 -125
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomAuthorizationRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomManagementRequestBuilder.d.ts +0 -11
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomManagementRequestBuilder.js +0 -83
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomManagementRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomRequestBuilder.d.ts +0 -9
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomRequestBuilder.js +0 -66
- package/lib/src/Builders/RequestBuilder/GpEcom/GpEcomRequestBuilder.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/GpEcom/index.d.ts +0 -3
- package/lib/src/Builders/RequestBuilder/GpEcom/index.js +0 -20
- package/lib/src/Builders/RequestBuilder/GpEcom/index.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/RequestBuilderFactory.d.ts +0 -8
- package/lib/src/Builders/RequestBuilder/RequestBuilderFactory.js +0 -39
- package/lib/src/Builders/RequestBuilder/RequestBuilderFactory.js.map +0 -1
- package/lib/src/Builders/RequestBuilder/index.d.ts +0 -3
- package/lib/src/Builders/RequestBuilder/index.js +0 -20
- package/lib/src/Builders/RequestBuilder/index.js.map +0 -1
- package/lib/src/Builders/TransactionBuilder.d.ts +0 -12
- package/lib/src/Builders/TransactionBuilder.js +0 -43
- package/lib/src/Builders/TransactionBuilder.js.map +0 -1
- package/lib/src/Builders/TransactionReportBuilder.d.ts +0 -19
- package/lib/src/Builders/TransactionReportBuilder.js +0 -87
- package/lib/src/Builders/TransactionReportBuilder.js.map +0 -1
- package/lib/src/Builders/index.d.ts +0 -8
- package/lib/src/Builders/index.js +0 -25
- package/lib/src/Builders/index.js.map +0 -1
- package/lib/src/ConfiguredServices.d.ts +0 -24
- package/lib/src/ConfiguredServices.js +0 -33
- package/lib/src/ConfiguredServices.js.map +0 -1
- package/lib/src/Entities/Address.d.ts +0 -14
- package/lib/src/Entities/Address.js +0 -23
- package/lib/src/Entities/Address.js.map +0 -1
- package/lib/src/Entities/BatchSummary.d.ts +0 -6
- package/lib/src/Entities/BatchSummary.js +0 -11
- package/lib/src/Entities/BatchSummary.js.map +0 -1
- package/lib/src/Entities/Card.d.ts +0 -36
- package/lib/src/Entities/Card.js +0 -41
- package/lib/src/Entities/Card.js.map +0 -1
- package/lib/src/Entities/CardIssuerResponse.d.ts +0 -22
- package/lib/src/Entities/CardIssuerResponse.js +0 -27
- package/lib/src/Entities/CardIssuerResponse.js.map +0 -1
- package/lib/src/Entities/Customer.d.ts +0 -74
- package/lib/src/Entities/Customer.js +0 -94
- package/lib/src/Entities/Customer.js.map +0 -1
- package/lib/src/Entities/CustomerDocument.d.ts +0 -8
- package/lib/src/Entities/CustomerDocument.js +0 -16
- package/lib/src/Entities/CustomerDocument.js.map +0 -1
- package/lib/src/Entities/DocumentUploadData.d.ts +0 -13
- package/lib/src/Entities/DocumentUploadData.js +0 -81
- package/lib/src/Entities/DocumentUploadData.js.map +0 -1
- package/lib/src/Entities/EcommerceInfo.d.ts +0 -12
- package/lib/src/Entities/EcommerceInfo.js +0 -22
- package/lib/src/Entities/EcommerceInfo.js.map +0 -1
- package/lib/src/Entities/EncryptionData.d.ts +0 -6
- package/lib/src/Entities/EncryptionData.js +0 -11
- package/lib/src/Entities/EncryptionData.js.map +0 -1
- package/lib/src/Entities/Enums/AcquisitionType.d.ts +0 -10
- package/lib/src/Entities/Enums/AcquisitionType.js +0 -15
- package/lib/src/Entities/Enums/AcquisitionType.js.map +0 -1
- package/lib/src/Entities/Enums/CardTypeFilter.d.ts +0 -7
- package/lib/src/Entities/Enums/CardTypeFilter.js +0 -12
- package/lib/src/Entities/Enums/CardTypeFilter.js.map +0 -1
- package/lib/src/Entities/Enums.d.ts +0 -587
- package/lib/src/Entities/Enums.js +0 -769
- package/lib/src/Entities/Enums.js.map +0 -1
- package/lib/src/Entities/Errors.d.ts +0 -23
- package/lib/src/Entities/Errors.js +0 -72
- package/lib/src/Entities/Errors.js.map +0 -1
- package/lib/src/Entities/FraudRule.d.ts +0 -8
- package/lib/src/Entities/FraudRule.js +0 -17
- package/lib/src/Entities/FraudRule.js.map +0 -1
- package/lib/src/Entities/GpApi/AccessTokenInfo.d.ts +0 -16
- package/lib/src/Entities/GpApi/AccessTokenInfo.js +0 -21
- package/lib/src/Entities/GpApi/AccessTokenInfo.js.map +0 -1
- package/lib/src/Entities/GpApi/DTO/Card.d.ts +0 -16
- package/lib/src/Entities/GpApi/DTO/Card.js +0 -21
- package/lib/src/Entities/GpApi/DTO/Card.js.map +0 -1
- package/lib/src/Entities/GpApi/DTO/PaymentMethod.d.ts +0 -17
- package/lib/src/Entities/GpApi/DTO/PaymentMethod.js +0 -21
- package/lib/src/Entities/GpApi/DTO/PaymentMethod.js.map +0 -1
- package/lib/src/Entities/GpApi/DTO/index.d.ts +0 -2
- package/lib/src/Entities/GpApi/DTO/index.js +0 -19
- package/lib/src/Entities/GpApi/DTO/index.js.map +0 -1
- package/lib/src/Entities/GpApi/GpApiAccount.d.ts +0 -5
- package/lib/src/Entities/GpApi/GpApiAccount.js +0 -13
- package/lib/src/Entities/GpApi/GpApiAccount.js.map +0 -1
- package/lib/src/Entities/GpApi/GpApiRequest.d.ts +0 -21
- package/lib/src/Entities/GpApi/GpApiRequest.js +0 -26
- package/lib/src/Entities/GpApi/GpApiRequest.js.map +0 -1
- package/lib/src/Entities/GpApi/GpApiTokenResponse.d.ts +0 -52
- package/lib/src/Entities/GpApi/GpApiTokenResponse.js +0 -115
- package/lib/src/Entities/GpApi/GpApiTokenResponse.js.map +0 -1
- package/lib/src/Entities/GpApi/PageResult.d.ts +0 -8
- package/lib/src/Entities/GpApi/PageResult.js +0 -13
- package/lib/src/Entities/GpApi/PageResult.js.map +0 -1
- package/lib/src/Entities/GpApi/index.d.ts +0 -5
- package/lib/src/Entities/GpApi/index.js +0 -22
- package/lib/src/Entities/GpApi/index.js.map +0 -1
- package/lib/src/Entities/HostedPaymentData.d.ts +0 -10
- package/lib/src/Entities/HostedPaymentData.js +0 -17
- package/lib/src/Entities/HostedPaymentData.js.map +0 -1
- package/lib/src/Entities/IRequestBuilder.d.ts +0 -6
- package/lib/src/Entities/IRequestBuilder.js +0 -3
- package/lib/src/Entities/IRequestBuilder.js.map +0 -1
- package/lib/src/Entities/IRequestLogger.d.ts +0 -8
- package/lib/src/Entities/IRequestLogger.js +0 -3
- package/lib/src/Entities/IRequestLogger.js.map +0 -1
- package/lib/src/Entities/MaskedValueCollection.d.ts +0 -12
- package/lib/src/Entities/MaskedValueCollection.js +0 -53
- package/lib/src/Entities/MaskedValueCollection.js.map +0 -1
- package/lib/src/Entities/PayerDetails.d.ts +0 -8
- package/lib/src/Entities/PayerDetails.js +0 -12
- package/lib/src/Entities/PayerDetails.js.map +0 -1
- package/lib/src/Entities/PhoneNumber.d.ts +0 -6
- package/lib/src/Entities/PhoneNumber.js +0 -15
- package/lib/src/Entities/PhoneNumber.js.map +0 -1
- package/lib/src/Entities/ProFac/AccountBalanceResponseData.d.ts +0 -7
- package/lib/src/Entities/ProFac/AccountBalanceResponseData.js +0 -12
- package/lib/src/Entities/ProFac/AccountBalanceResponseData.js.map +0 -1
- package/lib/src/Entities/ProFac/AccountPermissions.d.ts +0 -15
- package/lib/src/Entities/ProFac/AccountPermissions.js +0 -19
- package/lib/src/Entities/ProFac/AccountPermissions.js.map +0 -1
- package/lib/src/Entities/ProFac/BankAccountData.d.ts +0 -10
- package/lib/src/Entities/ProFac/BankAccountData.js +0 -42
- package/lib/src/Entities/ProFac/BankAccountData.js.map +0 -1
- package/lib/src/Entities/ProFac/BankAccountOwnershipData.d.ts +0 -8
- package/lib/src/Entities/ProFac/BankAccountOwnershipData.js +0 -15
- package/lib/src/Entities/ProFac/BankAccountOwnershipData.js.map +0 -1
- package/lib/src/Entities/ProFac/BeneficialOwnerData.d.ts +0 -6
- package/lib/src/Entities/ProFac/BeneficialOwnerData.js +0 -12
- package/lib/src/Entities/ProFac/BeneficialOwnerData.js.map +0 -1
- package/lib/src/Entities/ProFac/BeneficialOwnerDataResult.d.ts +0 -5
- package/lib/src/Entities/ProFac/BeneficialOwnerDataResult.js +0 -10
- package/lib/src/Entities/ProFac/BeneficialOwnerDataResult.js.map +0 -1
- package/lib/src/Entities/ProFac/BusinessData.d.ts +0 -15
- package/lib/src/Entities/ProFac/BusinessData.js +0 -50
- package/lib/src/Entities/ProFac/BusinessData.js.map +0 -1
- package/lib/src/Entities/ProFac/DeviceAttributeInfo.d.ts +0 -4
- package/lib/src/Entities/ProFac/DeviceAttributeInfo.js +0 -17
- package/lib/src/Entities/ProFac/DeviceAttributeInfo.js.map +0 -1
- package/lib/src/Entities/ProFac/DeviceData.d.ts +0 -5
- package/lib/src/Entities/ProFac/DeviceData.js +0 -11
- package/lib/src/Entities/ProFac/DeviceData.js.map +0 -1
- package/lib/src/Entities/ProFac/DeviceInfo.d.ts +0 -6
- package/lib/src/Entities/ProFac/DeviceInfo.js +0 -19
- package/lib/src/Entities/ProFac/DeviceInfo.js.map +0 -1
- package/lib/src/Entities/ProFac/FlashFundsPaymentCardData.d.ts +0 -7
- package/lib/src/Entities/ProFac/FlashFundsPaymentCardData.js +0 -15
- package/lib/src/Entities/ProFac/FlashFundsPaymentCardData.js.map +0 -1
- package/lib/src/Entities/ProFac/GrossBillingInformation.d.ts +0 -8
- package/lib/src/Entities/ProFac/GrossBillingInformation.js +0 -10
- package/lib/src/Entities/ProFac/GrossBillingInformation.js.map +0 -1
- package/lib/src/Entities/ProFac/OrderDevice.d.ts +0 -18
- package/lib/src/Entities/ProFac/OrderDevice.js +0 -23
- package/lib/src/Entities/ProFac/OrderDevice.js.map +0 -1
- package/lib/src/Entities/ProFac/OwnersData.d.ts +0 -12
- package/lib/src/Entities/ProFac/OwnersData.js +0 -43
- package/lib/src/Entities/ProFac/OwnersData.js.map +0 -1
- package/lib/src/Entities/ProFac/PayFacResponseData.d.ts +0 -55
- package/lib/src/Entities/ProFac/PayFacResponseData.js +0 -62
- package/lib/src/Entities/ProFac/PayFacResponseData.js.map +0 -1
- package/lib/src/Entities/ProFac/RenewAccountData.d.ts +0 -10
- package/lib/src/Entities/ProFac/RenewAccountData.js +0 -38
- package/lib/src/Entities/ProFac/RenewAccountData.js.map +0 -1
- package/lib/src/Entities/ProFac/SignificantOwnerData.d.ts +0 -8
- package/lib/src/Entities/ProFac/SignificantOwnerData.js +0 -27
- package/lib/src/Entities/ProFac/SignificantOwnerData.js.map +0 -1
- package/lib/src/Entities/ProFac/ThreatRiskData.d.ts +0 -5
- package/lib/src/Entities/ProFac/ThreatRiskData.js +0 -19
- package/lib/src/Entities/ProFac/ThreatRiskData.js.map +0 -1
- package/lib/src/Entities/ProFac/UserPersonalData.d.ts +0 -26
- package/lib/src/Entities/ProFac/UserPersonalData.js +0 -82
- package/lib/src/Entities/ProFac/UserPersonalData.js.map +0 -1
- package/lib/src/Entities/RecurringEntity.d.ts +0 -14
- package/lib/src/Entities/RecurringEntity.js +0 -92
- package/lib/src/Entities/RecurringEntity.js.map +0 -1
- package/lib/src/Entities/Reporting/SearchCriteriaBuilder.d.ts +0 -105
- package/lib/src/Entities/Reporting/SearchCriteriaBuilder.js +0 -122
- package/lib/src/Entities/Reporting/SearchCriteriaBuilder.js.map +0 -1
- package/lib/src/Entities/Reporting/StoredPaymentMethodSummary.d.ts +0 -11
- package/lib/src/Entities/Reporting/StoredPaymentMethodSummary.js +0 -16
- package/lib/src/Entities/Reporting/StoredPaymentMethodSummary.js.map +0 -1
- package/lib/src/Entities/Reporting/index.d.ts +0 -2
- package/lib/src/Entities/Reporting/index.js +0 -19
- package/lib/src/Entities/Reporting/index.js.map +0 -1
- package/lib/src/Entities/Request.d.ts +0 -10
- package/lib/src/Entities/Request.js +0 -18
- package/lib/src/Entities/Request.js.map +0 -1
- package/lib/src/Entities/SSORequestData.d.ts +0 -5
- package/lib/src/Entities/SSORequestData.js +0 -19
- package/lib/src/Entities/SSORequestData.js.map +0 -1
- package/lib/src/Entities/Schedule.d.ts +0 -47
- package/lib/src/Entities/Schedule.js +0 -325
- package/lib/src/Entities/Schedule.js.map +0 -1
- package/lib/src/Entities/ServiceEndpoints.d.ts +0 -12
- package/lib/src/Entities/ServiceEndpoints.js +0 -17
- package/lib/src/Entities/ServiceEndpoints.js.map +0 -1
- package/lib/src/Entities/Transaction.d.ts +0 -84
- package/lib/src/Entities/Transaction.js +0 -133
- package/lib/src/Entities/Transaction.js.map +0 -1
- package/lib/src/Entities/TransactionStatus.d.ts +0 -13
- package/lib/src/Entities/TransactionStatus.js +0 -29
- package/lib/src/Entities/TransactionStatus.js.map +0 -1
- package/lib/src/Entities/TransactionSummary.d.ts +0 -61
- package/lib/src/Entities/TransactionSummary.js +0 -66
- package/lib/src/Entities/TransactionSummary.js.map +0 -1
- package/lib/src/Entities/UPA/ProcessIndicator.d.ts +0 -7
- package/lib/src/Entities/UPA/ProcessIndicator.js +0 -11
- package/lib/src/Entities/UPA/ProcessIndicator.js.map +0 -1
- package/lib/src/Entities/UPA/UpaParam.d.ts +0 -10
- package/lib/src/Entities/UPA/UpaParam.js +0 -14
- package/lib/src/Entities/UPA/UpaParam.js.map +0 -1
- package/lib/src/Entities/UPA/UpaTransactionData.d.ts +0 -8
- package/lib/src/Entities/UPA/UpaTransactionData.js +0 -12
- package/lib/src/Entities/UPA/UpaTransactionData.js.map +0 -1
- package/lib/src/Entities/UPA/index.d.ts +0 -3
- package/lib/src/Entities/UPA/index.js +0 -20
- package/lib/src/Entities/UPA/index.js.map +0 -1
- package/lib/src/Entities/index.d.ts +0 -27
- package/lib/src/Entities/index.js +0 -44
- package/lib/src/Entities/index.js.map +0 -1
- package/lib/src/Gateways/Gateway.d.ts +0 -16
- package/lib/src/Gateways/Gateway.js +0 -94
- package/lib/src/Gateways/Gateway.js.map +0 -1
- package/lib/src/Gateways/GatewayResponse.d.ts +0 -8
- package/lib/src/Gateways/GatewayResponse.js +0 -15
- package/lib/src/Gateways/GatewayResponse.js.map +0 -1
- package/lib/src/Gateways/GpApiConnector.d.ts +0 -42
- package/lib/src/Gateways/GpApiConnector.js +0 -232
- package/lib/src/Gateways/GpApiConnector.js.map +0 -1
- package/lib/src/Gateways/GpEcomConnector.d.ts +0 -36
- package/lib/src/Gateways/GpEcomConnector.js +0 -468
- package/lib/src/Gateways/GpEcomConnector.js.map +0 -1
- package/lib/src/Gateways/IPayFacProvider.d.ts +0 -5
- package/lib/src/Gateways/IPayFacProvider.js +0 -3
- package/lib/src/Gateways/IPayFacProvider.js.map +0 -1
- package/lib/src/Gateways/IPaymentGateway.d.ts +0 -8
- package/lib/src/Gateways/IPaymentGateway.js +0 -3
- package/lib/src/Gateways/IPaymentGateway.js.map +0 -1
- package/lib/src/Gateways/IRecurringService.d.ts +0 -6
- package/lib/src/Gateways/IRecurringService.js +0 -3
- package/lib/src/Gateways/IRecurringService.js.map +0 -1
- package/lib/src/Gateways/PayPlanConnector.d.ts +0 -42
- package/lib/src/Gateways/PayPlanConnector.js +0 -545
- package/lib/src/Gateways/PayPlanConnector.js.map +0 -1
- package/lib/src/Gateways/PorticoConnector.d.ts +0 -48
- package/lib/src/Gateways/PorticoConnector.js +0 -1013
- package/lib/src/Gateways/PorticoConnector.js.map +0 -1
- package/lib/src/Gateways/ProPayConnector.d.ts +0 -45
- package/lib/src/Gateways/ProPayConnector.js +0 -801
- package/lib/src/Gateways/ProPayConnector.js.map +0 -1
- package/lib/src/Gateways/RestGateway.d.ts +0 -9
- package/lib/src/Gateways/RestGateway.js +0 -77
- package/lib/src/Gateways/RestGateway.js.map +0 -1
- package/lib/src/Gateways/XmlGateway.d.ts +0 -6
- package/lib/src/Gateways/XmlGateway.js +0 -54
- package/lib/src/Gateways/XmlGateway.js.map +0 -1
- package/lib/src/Gateways/https-wrapper.d.ts +0 -3
- package/lib/src/Gateways/https-wrapper.js +0 -81
- package/lib/src/Gateways/https-wrapper.js.map +0 -1
- package/lib/src/Gateways/index.d.ts +0 -9
- package/lib/src/Gateways/index.js +0 -26
- package/lib/src/Gateways/index.js.map +0 -1
- package/lib/src/HostedPaymentConfig.d.ts +0 -12
- package/lib/src/HostedPaymentConfig.js +0 -16
- package/lib/src/HostedPaymentConfig.js.map +0 -1
- package/lib/src/Mapping/EnumMapping.d.ts +0 -8
- package/lib/src/Mapping/EnumMapping.js +0 -84
- package/lib/src/Mapping/EnumMapping.js.map +0 -1
- package/lib/src/Mapping/GpApiMapping.d.ts +0 -11
- package/lib/src/Mapping/GpApiMapping.js +0 -190
- package/lib/src/Mapping/GpApiMapping.js.map +0 -1
- package/lib/src/Mapping/GpEcomMapping.d.ts +0 -9
- package/lib/src/Mapping/GpEcomMapping.js +0 -85
- package/lib/src/Mapping/GpEcomMapping.js.map +0 -1
- package/lib/src/Mapping/index.d.ts +0 -3
- package/lib/src/Mapping/index.js +0 -20
- package/lib/src/Mapping/index.js.map +0 -1
- package/lib/src/PaymentMethods/AlternativePaymentMethod.d.ts +0 -22
- package/lib/src/PaymentMethods/AlternativePaymentMethod.js +0 -47
- package/lib/src/PaymentMethods/AlternativePaymentMethod.js.map +0 -1
- package/lib/src/PaymentMethods/Cash.d.ts +0 -8
- package/lib/src/PaymentMethods/Cash.js +0 -16
- package/lib/src/PaymentMethods/Cash.js.map +0 -1
- package/lib/src/PaymentMethods/Credit.d.ts +0 -109
- package/lib/src/PaymentMethods/Credit.js +0 -161
- package/lib/src/PaymentMethods/Credit.js.map +0 -1
- package/lib/src/PaymentMethods/CreditCardData.d.ts +0 -20
- package/lib/src/PaymentMethods/CreditCardData.js +0 -47
- package/lib/src/PaymentMethods/CreditCardData.js.map +0 -1
- package/lib/src/PaymentMethods/CreditTrackData.d.ts +0 -7
- package/lib/src/PaymentMethods/CreditTrackData.js +0 -10
- package/lib/src/PaymentMethods/CreditTrackData.js.map +0 -1
- package/lib/src/PaymentMethods/Debit.d.ts +0 -40
- package/lib/src/PaymentMethods/Debit.js +0 -52
- package/lib/src/PaymentMethods/Debit.js.map +0 -1
- package/lib/src/PaymentMethods/DebitTrackData.d.ts +0 -7
- package/lib/src/PaymentMethods/DebitTrackData.js +0 -10
- package/lib/src/PaymentMethods/DebitTrackData.js.map +0 -1
- package/lib/src/PaymentMethods/EBT.d.ts +0 -48
- package/lib/src/PaymentMethods/EBT.js +0 -68
- package/lib/src/PaymentMethods/EBT.js.map +0 -1
- package/lib/src/PaymentMethods/EBTCardData.d.ts +0 -16
- package/lib/src/PaymentMethods/EBTCardData.js +0 -25
- package/lib/src/PaymentMethods/EBTCardData.js.map +0 -1
- package/lib/src/PaymentMethods/EBTTrackData.d.ts +0 -8
- package/lib/src/PaymentMethods/EBTTrackData.js +0 -11
- package/lib/src/PaymentMethods/EBTTrackData.js.map +0 -1
- package/lib/src/PaymentMethods/ECheck.d.ts +0 -32
- package/lib/src/PaymentMethods/ECheck.js +0 -38
- package/lib/src/PaymentMethods/ECheck.js.map +0 -1
- package/lib/src/PaymentMethods/GiftCard.d.ts +0 -131
- package/lib/src/PaymentMethods/GiftCard.js +0 -189
- package/lib/src/PaymentMethods/GiftCard.js.map +0 -1
- package/lib/src/PaymentMethods/Interfaces.d.ts +0 -59
- package/lib/src/PaymentMethods/Interfaces.js +0 -3
- package/lib/src/PaymentMethods/Interfaces.js.map +0 -1
- package/lib/src/PaymentMethods/PaymentMethod.d.ts +0 -19
- package/lib/src/PaymentMethods/PaymentMethod.js +0 -57
- package/lib/src/PaymentMethods/PaymentMethod.js.map +0 -1
- package/lib/src/PaymentMethods/RecurringPaymentMethod.d.ts +0 -25
- package/lib/src/PaymentMethods/RecurringPaymentMethod.js +0 -69
- package/lib/src/PaymentMethods/RecurringPaymentMethod.js.map +0 -1
- package/lib/src/PaymentMethods/TransactionReference.d.ts +0 -10
- package/lib/src/PaymentMethods/TransactionReference.js +0 -17
- package/lib/src/PaymentMethods/TransactionReference.js.map +0 -1
- package/lib/src/PaymentMethods/index.d.ts +0 -17
- package/lib/src/PaymentMethods/index.js +0 -34
- package/lib/src/PaymentMethods/index.js.map +0 -1
- package/lib/src/ServiceConfigs/AcceptorConfig.d.ts +0 -29
- package/lib/src/ServiceConfigs/AcceptorConfig.js +0 -43
- package/lib/src/ServiceConfigs/AcceptorConfig.js.map +0 -1
- package/lib/src/ServiceConfigs/Configuration.d.ts +0 -15
- package/lib/src/ServiceConfigs/Configuration.js +0 -20
- package/lib/src/ServiceConfigs/Configuration.js.map +0 -1
- package/lib/src/ServiceConfigs/Gateways/GatewayConfig.d.ts +0 -14
- package/lib/src/ServiceConfigs/Gateways/GatewayConfig.js +0 -30
- package/lib/src/ServiceConfigs/Gateways/GatewayConfig.js.map +0 -1
- package/lib/src/ServiceConfigs/Gateways/GpApiConfig.d.ts +0 -21
- package/lib/src/ServiceConfigs/Gateways/GpApiConfig.js +0 -45
- package/lib/src/ServiceConfigs/Gateways/GpApiConfig.js.map +0 -1
- package/lib/src/ServiceConfigs/Gateways/GpEcomConfig.d.ts +0 -21
- package/lib/src/ServiceConfigs/Gateways/GpEcomConfig.js +0 -51
- package/lib/src/ServiceConfigs/Gateways/GpEcomConfig.js.map +0 -1
- package/lib/src/ServiceConfigs/Gateways/PorticoConfig.d.ts +0 -22
- package/lib/src/ServiceConfigs/Gateways/PorticoConfig.js +0 -117
- package/lib/src/ServiceConfigs/Gateways/PorticoConfig.js.map +0 -1
- package/lib/src/ServiceConfigs/Gateways/index.d.ts +0 -4
- package/lib/src/ServiceConfigs/Gateways/index.js +0 -21
- package/lib/src/ServiceConfigs/Gateways/index.js.map +0 -1
- package/lib/src/ServiceConfigs/ServicesConfigs.d.ts +0 -8
- package/lib/src/ServiceConfigs/ServicesConfigs.js +0 -15
- package/lib/src/ServiceConfigs/ServicesConfigs.js.map +0 -1
- package/lib/src/ServiceConfigs/index.d.ts +0 -4
- package/lib/src/ServiceConfigs/index.js +0 -21
- package/lib/src/ServiceConfigs/index.js.map +0 -1
- package/lib/src/Services/BatchService.d.ts +0 -4
- package/lib/src/Services/BatchService.js +0 -15
- package/lib/src/Services/BatchService.js.map +0 -1
- package/lib/src/Services/CheckService.d.ts +0 -7
- package/lib/src/Services/CheckService.js +0 -20
- package/lib/src/Services/CheckService.js.map +0 -1
- package/lib/src/Services/CreditService.d.ts +0 -13
- package/lib/src/Services/CreditService.js +0 -54
- package/lib/src/Services/CreditService.js.map +0 -1
- package/lib/src/Services/DebitService.d.ts +0 -8
- package/lib/src/Services/DebitService.js +0 -28
- package/lib/src/Services/DebitService.js.map +0 -1
- package/lib/src/Services/DeviceService.d.ts +0 -5
- package/lib/src/Services/DeviceService.js +0 -19
- package/lib/src/Services/DeviceService.js.map +0 -1
- package/lib/src/Services/EBTService.d.ts +0 -9
- package/lib/src/Services/EBTService.js +0 -31
- package/lib/src/Services/EBTService.js.map +0 -1
- package/lib/src/Services/GiftService.d.ts +0 -17
- package/lib/src/Services/GiftService.js +0 -54
- package/lib/src/Services/GiftService.js.map +0 -1
- package/lib/src/Services/GpApiServices.d.ts +0 -4
- package/lib/src/Services/GpApiServices.js +0 -44
- package/lib/src/Services/GpApiServices.js.map +0 -1
- package/lib/src/Services/HostedService.d.ts +0 -10
- package/lib/src/Services/HostedService.js +0 -59
- package/lib/src/Services/HostedService.js.map +0 -1
- package/lib/src/Services/PayFacService.d.ts +0 -26
- package/lib/src/Services/PayFacService.js +0 -76
- package/lib/src/Services/PayFacService.js.map +0 -1
- package/lib/src/Services/RecurringService.d.ts +0 -8
- package/lib/src/Services/RecurringService.js +0 -24
- package/lib/src/Services/RecurringService.js.map +0 -1
- package/lib/src/Services/ReportingService.d.ts +0 -8
- package/lib/src/Services/ReportingService.js +0 -24
- package/lib/src/Services/ReportingService.js.map +0 -1
- package/lib/src/Services/index.d.ts +0 -10
- package/lib/src/Services/index.js +0 -27
- package/lib/src/Services/index.js.map +0 -1
- package/lib/src/ServicesContainer.d.ts +0 -19
- package/lib/src/ServicesContainer.js +0 -64
- package/lib/src/ServicesContainer.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IDeviceCommInterface.d.ts +0 -6
- package/lib/src/Terminals/Abstractions/IDeviceCommInterface.js +0 -3
- package/lib/src/Terminals/Abstractions/IDeviceCommInterface.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IDeviceInterface.d.ts +0 -13
- package/lib/src/Terminals/Abstractions/IDeviceInterface.js +0 -3
- package/lib/src/Terminals/Abstractions/IDeviceInterface.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IDeviceMessage.d.ts +0 -4
- package/lib/src/Terminals/Abstractions/IDeviceMessage.js +0 -3
- package/lib/src/Terminals/Abstractions/IDeviceMessage.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IDeviceResponse.d.ts +0 -52
- package/lib/src/Terminals/Abstractions/IDeviceResponse.js +0 -3
- package/lib/src/Terminals/Abstractions/IDeviceResponse.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IRequestIdProvider.d.ts +0 -3
- package/lib/src/Terminals/Abstractions/IRequestIdProvider.js +0 -3
- package/lib/src/Terminals/Abstractions/IRequestIdProvider.js.map +0 -1
- package/lib/src/Terminals/Abstractions/IRequestSubGroup.d.ts +0 -3
- package/lib/src/Terminals/Abstractions/IRequestSubGroup.js +0 -3
- package/lib/src/Terminals/Abstractions/IRequestSubGroup.js.map +0 -1
- package/lib/src/Terminals/Abstractions/ITerminalConfiguration.d.ts +0 -16
- package/lib/src/Terminals/Abstractions/ITerminalConfiguration.js +0 -3
- package/lib/src/Terminals/Abstractions/ITerminalConfiguration.js.map +0 -1
- package/lib/src/Terminals/Abstractions/index.d.ts +0 -7
- package/lib/src/Terminals/Abstractions/index.js +0 -24
- package/lib/src/Terminals/Abstractions/index.js.map +0 -1
- package/lib/src/Terminals/Builders/TerminalAuthBuilder.d.ts +0 -65
- package/lib/src/Terminals/Builders/TerminalAuthBuilder.js +0 -172
- package/lib/src/Terminals/Builders/TerminalAuthBuilder.js.map +0 -1
- package/lib/src/Terminals/Builders/TerminalBuilder.d.ts +0 -12
- package/lib/src/Terminals/Builders/TerminalBuilder.js +0 -32
- package/lib/src/Terminals/Builders/TerminalBuilder.js.map +0 -1
- package/lib/src/Terminals/Builders/TerminalManageBuilder.d.ts +0 -30
- package/lib/src/Terminals/Builders/TerminalManageBuilder.js +0 -95
- package/lib/src/Terminals/Builders/TerminalManageBuilder.js.map +0 -1
- package/lib/src/Terminals/Builders/index.d.ts +0 -2
- package/lib/src/Terminals/Builders/index.js +0 -19
- package/lib/src/Terminals/Builders/index.js.map +0 -1
- package/lib/src/Terminals/ConnectionConfig.d.ts +0 -20
- package/lib/src/Terminals/ConnectionConfig.js +0 -49
- package/lib/src/Terminals/ConnectionConfig.js.map +0 -1
- package/lib/src/Terminals/DeviceController.d.ts +0 -23
- package/lib/src/Terminals/DeviceController.js +0 -42
- package/lib/src/Terminals/DeviceController.js.map +0 -1
- package/lib/src/Terminals/DeviceInterface.d.ts +0 -21
- package/lib/src/Terminals/DeviceInterface.js +0 -50
- package/lib/src/Terminals/DeviceInterface.js.map +0 -1
- package/lib/src/Terminals/DeviceMessage.d.ts +0 -15
- package/lib/src/Terminals/DeviceMessage.js +0 -42
- package/lib/src/Terminals/DeviceMessage.js.map +0 -1
- package/lib/src/Terminals/DeviceResponse.d.ts +0 -10
- package/lib/src/Terminals/DeviceResponse.js +0 -16
- package/lib/src/Terminals/DeviceResponse.js.map +0 -1
- package/lib/src/Terminals/Enums/ControlCodes.d.ts +0 -5
- package/lib/src/Terminals/Enums/ControlCodes.js +0 -10
- package/lib/src/Terminals/Enums/ControlCodes.js.map +0 -1
- package/lib/src/Terminals/Enums/index.d.ts +0 -1
- package/lib/src/Terminals/Enums/index.js +0 -18
- package/lib/src/Terminals/Enums/index.js.map +0 -1
- package/lib/src/Terminals/Enums.d.ts +0 -12
- package/lib/src/Terminals/Enums.js +0 -18
- package/lib/src/Terminals/Enums.js.map +0 -1
- package/lib/src/Terminals/SummaryResponse.d.ts +0 -28
- package/lib/src/Terminals/SummaryResponse.js +0 -33
- package/lib/src/Terminals/SummaryResponse.js.map +0 -1
- package/lib/src/Terminals/TerminalResponse.d.ts +0 -42
- package/lib/src/Terminals/TerminalResponse.js +0 -49
- package/lib/src/Terminals/TerminalResponse.js.map +0 -1
- package/lib/src/Terminals/TerminalUtils.d.ts +0 -4
- package/lib/src/Terminals/TerminalUtils.js +0 -24
- package/lib/src/Terminals/TerminalUtils.js.map +0 -1
- package/lib/src/Terminals/UPA/Entities/UpaMessageId.d.ts +0 -20
- package/lib/src/Terminals/UPA/Entities/UpaMessageId.js +0 -25
- package/lib/src/Terminals/UPA/Entities/UpaMessageId.js.map +0 -1
- package/lib/src/Terminals/UPA/Entities/index.d.ts +0 -1
- package/lib/src/Terminals/UPA/Entities/index.js +0 -18
- package/lib/src/Terminals/UPA/Entities/index.js.map +0 -1
- package/lib/src/Terminals/UPA/Interfaces/UpaMicInterface.d.ts +0 -12
- package/lib/src/Terminals/UPA/Interfaces/UpaMicInterface.js +0 -76
- package/lib/src/Terminals/UPA/Interfaces/UpaMicInterface.js.map +0 -1
- package/lib/src/Terminals/UPA/Interfaces/index.d.ts +0 -1
- package/lib/src/Terminals/UPA/Interfaces/index.js +0 -18
- package/lib/src/Terminals/UPA/Interfaces/index.js.map +0 -1
- package/lib/src/Terminals/UPA/Reponses/TransactionResponse.d.ts +0 -53
- package/lib/src/Terminals/UPA/Reponses/TransactionResponse.js +0 -70
- package/lib/src/Terminals/UPA/Reponses/TransactionResponse.js.map +0 -1
- package/lib/src/Terminals/UPA/Reponses/index.d.ts +0 -1
- package/lib/src/Terminals/UPA/Reponses/index.js +0 -18
- package/lib/src/Terminals/UPA/Reponses/index.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/BaseRequest.d.ts +0 -7
- package/lib/src/Terminals/UPA/Request/BaseRequest.js +0 -11
- package/lib/src/Terminals/UPA/Request/BaseRequest.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/GroupRequest.d.ts +0 -5
- package/lib/src/Terminals/UPA/Request/GroupRequest.js +0 -9
- package/lib/src/Terminals/UPA/Request/GroupRequest.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/RequestParams.d.ts +0 -9
- package/lib/src/Terminals/UPA/Request/RequestParams.js +0 -14
- package/lib/src/Terminals/UPA/Request/RequestParams.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/RootRequest.d.ts +0 -5
- package/lib/src/Terminals/UPA/Request/RootRequest.js +0 -9
- package/lib/src/Terminals/UPA/Request/RootRequest.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/TransactionRequest.d.ts +0 -10
- package/lib/src/Terminals/UPA/Request/TransactionRequest.js +0 -15
- package/lib/src/Terminals/UPA/Request/TransactionRequest.js.map +0 -1
- package/lib/src/Terminals/UPA/Request/index.d.ts +0 -5
- package/lib/src/Terminals/UPA/Request/index.js +0 -22
- package/lib/src/Terminals/UPA/Request/index.js.map +0 -1
- package/lib/src/Terminals/UPA/UpaController.d.ts +0 -16
- package/lib/src/Terminals/UPA/UpaController.js +0 -213
- package/lib/src/Terminals/UPA/UpaController.js.map +0 -1
- package/lib/src/Terminals/UPA/UpaInterface.d.ts +0 -10
- package/lib/src/Terminals/UPA/UpaInterface.js +0 -44
- package/lib/src/Terminals/UPA/UpaInterface.js.map +0 -1
- package/lib/src/Terminals/UPA/UpaMessageType.d.ts +0 -8
- package/lib/src/Terminals/UPA/UpaMessageType.js +0 -13
- package/lib/src/Terminals/UPA/UpaMessageType.js.map +0 -1
- package/lib/src/Terminals/UPA/index.d.ts +0 -7
- package/lib/src/Terminals/UPA/index.js +0 -24
- package/lib/src/Terminals/UPA/index.js.map +0 -1
- package/lib/src/Terminals/index.d.ts +0 -8
- package/lib/src/Terminals/index.js +0 -25
- package/lib/src/Terminals/index.js.map +0 -1
- package/lib/src/Utils/GenerationUtils.d.ts +0 -6
- package/lib/src/Utils/GenerationUtils.js +0 -79
- package/lib/src/Utils/GenerationUtils.js.map +0 -1
- package/lib/src/Utils/IRawRequestBuilder.d.ts +0 -3
- package/lib/src/Utils/IRawRequestBuilder.js +0 -3
- package/lib/src/Utils/IRawRequestBuilder.js.map +0 -1
- package/lib/src/Utils/InputValidation.d.ts +0 -12
- package/lib/src/Utils/InputValidation.js +0 -71
- package/lib/src/Utils/InputValidation.js.map +0 -1
- package/lib/src/Utils/Logging/Logger.d.ts +0 -32
- package/lib/src/Utils/Logging/Logger.js +0 -209
- package/lib/src/Utils/Logging/Logger.js.map +0 -1
- package/lib/src/Utils/Logging/ProtectSensitiveData.d.ts +0 -11
- package/lib/src/Utils/Logging/ProtectSensitiveData.js +0 -23
- package/lib/src/Utils/Logging/ProtectSensitiveData.js.map +0 -1
- package/lib/src/Utils/Logging/SampleRequestLogger.d.ts +0 -12
- package/lib/src/Utils/Logging/SampleRequestLogger.js +0 -38
- package/lib/src/Utils/Logging/SampleRequestLogger.js.map +0 -1
- package/lib/src/Utils/Logging/index.d.ts +0 -3
- package/lib/src/Utils/Logging/index.js +0 -20
- package/lib/src/Utils/Logging/index.js.map +0 -1
- package/lib/src/Utils/Sha1.d.ts +0 -6
- package/lib/src/Utils/Sha1.js +0 -231
- package/lib/src/Utils/Sha1.js.map +0 -1
- package/lib/src/Utils/StringUtils.d.ts +0 -15
- package/lib/src/Utils/StringUtils.js +0 -80
- package/lib/src/Utils/StringUtils.js.map +0 -1
- package/lib/src/Utils/index.d.ts +0 -4
- package/lib/src/Utils/index.js +0 -21
- package/lib/src/Utils/index.js.map +0 -1
- package/lib/src/index.d.ts +0 -13
- package/lib/src/index.js +0 -34
- package/lib/src/index.js.map +0 -1
- package/lib/test/Data/BaseGpApiTestConfig.d.ts +0 -14
- package/lib/test/Data/BaseGpApiTestConfig.js +0 -50
- package/lib/test/Data/BaseGpApiTestConfig.js.map +0 -1
- package/lib/test/Data/TestCards.d.ts +0 -24
- package/lib/test/Data/TestCards.js +0 -220
- package/lib/test/Data/TestCards.js.map +0 -1
- package/lib/test/Data/TestChecks.d.ts +0 -4
- package/lib/test/Data/TestChecks.js +0 -27
- package/lib/test/Data/TestChecks.js.map +0 -1
- package/lib/test/Data/index.d.ts +0 -2
- package/lib/test/Data/index.js +0 -19
- package/lib/test/Data/index.js.map +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/AccessTokenTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/AccessTokenTest.js +0 -109
- package/lib/test/Integration/Gateways/GpApiConnector/AccessTokenTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/CreditCardNotPresentTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/CreditCardNotPresentTest.js +0 -360
- package/lib/test/Integration/Gateways/GpApiConnector/CreditCardNotPresentTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/ReportingStoredPaymentMethodsTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpApiConnector/ReportingStoredPaymentMethodsTest.js +0 -217
- package/lib/test/Integration/Gateways/GpApiConnector/ReportingStoredPaymentMethodsTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AuthTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AuthTest.js +0 -2446
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AuthTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AvsTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AvsTest.js +0 -506
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/AvsTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/CreditTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/CreditTest.js +0 -1296
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/CreditTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/HoldTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/HoldTest.js +0 -847
- package/lib/test/Integration/Gateways/GpEcomConnector/Certification/HoldTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/CreditTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/CreditTest.js +0 -215
- package/lib/test/Integration/Gateways/GpEcomConnector/CreditTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/HppTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/HppTest.js +0 -99
- package/lib/test/Integration/Gateways/GpEcomConnector/HppTest.js.map +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/RecurringTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/GpEcomConnector/RecurringTest.js +0 -133
- package/lib/test/Integration/Gateways/GpEcomConnector/RecurringTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/AchTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/AchTest.js +0 -59
- package/lib/test/Integration/Gateways/PorticoConnector/AchTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/CheckTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/CheckTest.js +0 -378
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/CheckTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceCheckTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceCheckTest.js +0 -86
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceCheckTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceTest.js +0 -1723
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/EcommerceTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoCheckTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoCheckTest.js +0 -86
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoCheckTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoTest.js +0 -1760
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/MotoTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RecurringTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RecurringTest.js +0 -420
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RecurringTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RetailTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RetailTest.js +0 -2221
- package/lib/test/Integration/Gateways/PorticoConnector/Certifications/RetailTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/CreditTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/CreditTest.js +0 -392
- package/lib/test/Integration/Gateways/PorticoConnector/CreditTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/DebitTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/DebitTest.js +0 -82
- package/lib/test/Integration/Gateways/PorticoConnector/DebitTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/EbtTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/EbtTest.js +0 -72
- package/lib/test/Integration/Gateways/PorticoConnector/EbtTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/EcommerceTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/EcommerceTest.js +0 -111
- package/lib/test/Integration/Gateways/PorticoConnector/EcommerceTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/GiftTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/GiftTest.js +0 -147
- package/lib/test/Integration/Gateways/PorticoConnector/GiftTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/RecurringTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/RecurringTest.js +0 -101
- package/lib/test/Integration/Gateways/PorticoConnector/RecurringTest.js.map +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/ReportingTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/PorticoConnector/ReportingTest.js +0 -50
- package/lib/test/Integration/Gateways/PorticoConnector/ReportingTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/GetInformationCertificationTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/GetInformationCertificationTest.js +0 -44
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/GetInformationCertificationTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayAccountCertificationTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayAccountCertificationTest.js +0 -221
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayAccountCertificationTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayFundCertificationTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayFundCertificationTest.js +0 -60
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayFundCertificationTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayInNetworkTransactionCertificationTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayInNetworkTransactionCertificationTest.js +0 -80
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/ProPayInNetworkTransactionCertificationTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/TestData/TestAccountData.d.ts +0 -39
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/TestData/TestAccountData.js +0 -393
- package/lib/test/Integration/Gateways/ProPayConnector/Certifications/TestData/TestAccountData.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/GetInformationTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/GetInformationTest.js +0 -44
- package/lib/test/Integration/Gateways/ProPayConnector/GetInformationTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayAccountTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayAccountTest.js +0 -330
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayAccountTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayFundsTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayFundsTest.js +0 -60
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayFundsTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayInNetworkTransactionTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayInNetworkTransactionTest.js +0 -80
- package/lib/test/Integration/Gateways/ProPayConnector/ProPayInNetworkTransactionTest.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestAccountData.d.ts +0 -34
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestAccountData.js +0 -322
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestAccountData.js.map +0 -1
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestFundsData.d.ts +0 -4
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestFundsData.js +0 -28
- package/lib/test/Integration/Gateways/ProPayConnector/TestData/TestFundsData.js.map +0 -1
- package/lib/test/Integration/Gateways/Terminals/RequestIdProvider.d.ts +0 -4
- package/lib/test/Integration/Gateways/Terminals/RequestIdProvider.js +0 -10
- package/lib/test/Integration/Gateways/Terminals/RequestIdProvider.js.map +0 -1
- package/lib/test/Integration/Gateways/Terminals/UPA/UpaMicTest.d.ts +0 -1
- package/lib/test/Integration/Gateways/Terminals/UPA/UpaMicTest.js +0 -149
- package/lib/test/Integration/Gateways/Terminals/UPA/UpaMicTest.js.map +0 -1
- package/lib/test/Integration/Services/CheckServiceTest.d.ts +0 -1
- package/lib/test/Integration/Services/CheckServiceTest.js +0 -45
- package/lib/test/Integration/Services/CheckServiceTest.js.map +0 -1
- package/lib/test/Integration/Services/CreditServiceTest.d.ts +0 -1
- package/lib/test/Integration/Services/CreditServiceTest.js +0 -174
- package/lib/test/Integration/Services/CreditServiceTest.js.map +0 -1
- package/lib/test/Integration/Services/DebitServiceTest.d.ts +0 -1
- package/lib/test/Integration/Services/DebitServiceTest.js +0 -81
- package/lib/test/Integration/Services/DebitServiceTest.js.map +0 -1
- package/lib/test/Integration/Services/EBTServiceTest.d.ts +0 -1
- package/lib/test/Integration/Services/EBTServiceTest.js +0 -64
- package/lib/test/Integration/Services/EBTServiceTest.js.map +0 -1
- package/lib/test/Unit/Builders/AuthorizationBuilder/ValidationTest.d.ts +0 -1
- package/lib/test/Unit/Builders/AuthorizationBuilder/ValidationTest.js +0 -111
- package/lib/test/Unit/Builders/AuthorizationBuilder/ValidationTest.js.map +0 -1
- package/lib/test/Unit/Builders/ReportBuilder/ValidationTest.d.ts +0 -1
- package/lib/test/Unit/Builders/ReportBuilder/ValidationTest.js +0 -62
- package/lib/test/Unit/Builders/ReportBuilder/ValidationTest.js.map +0 -1
- package/lib/test/Unit/Gateways/GpEcomConnector/CreditTest.d.ts +0 -1
- package/lib/test/Unit/Gateways/GpEcomConnector/CreditTest.js +0 -34
- package/lib/test/Unit/Gateways/GpEcomConnector/CreditTest.js.map +0 -1
- package/lib/test/Unit/Gateways/PorticoConnector/InputValidationTest.d.ts +0 -1
- package/lib/test/Unit/Gateways/PorticoConnector/InputValidationTest.js +0 -125
- package/lib/test/Unit/Gateways/PorticoConnector/InputValidationTest.js.map +0 -1
|
@@ -1,769 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Secure3dVersion = exports.SecCode = exports.SearchCriteria = exports.ScheduleFrequency = exports.ReportType = exports.RecurringType = exports.RecurringSequence = exports.ReasonCode = exports.PhoneNumberType = exports.PaymentType = exports.PaymentSchedule = exports.PaymentProvider = exports.PaymentMethodUsageMode = exports.PaymentMethodType = exports.PaymentMethodName = exports.PaymentEntryMode = exports.PayByLinkStatus = exports.ManualEntryMethod = exports.IntervalToExpire = exports.InquiryType = exports.HppVersion = exports.GiftEntryMethod = exports.GatewayProvider = exports.FraudFilterMode = exports.ExceptionCodes = exports.EmvLastChipRead = exports.Environment = exports.EntryMethod = exports.EncyptedMobileType = exports.EmailReceipt = exports.EcommerceChannel = exports.DigitalWalletTokenFormat = exports.DeviceType = exports.CvnPresenceIndicator = exports.CustomerDocumentType = exports.CurrencyType = exports.CheckType = exports.Channel = exports.CaptureMode = exports.CardType = exports.CardHolderAuthenticationEntity = exports.CardHolderAuthenticationCapability = exports.CardDataOutputCapability = exports.CardDataInputCapability = exports.BankPaymentType = exports.ApplicationCryptogramType = exports.AlternativePaymentType = exports.AliasAction = exports.AddressType = exports.AccountType = void 0;
|
|
4
|
-
exports.PropayTermsVersion = exports.PaymentDataSourceType = exports.MobilePaymentMethodType = exports.ProPayAccountStatus = exports.TransactionType = exports.TransactionModifier = exports.TimeZoneConversion = exports.TaxType = exports.StoredPaymentMethodSortProperty = exports.StoredCredentialInitiator = exports.SortDirection = exports.ShaHashType = exports.SendFileType = void 0;
|
|
5
|
-
var AccountType;
|
|
6
|
-
(function (AccountType) {
|
|
7
|
-
AccountType["Checking"] = "CHECKING";
|
|
8
|
-
AccountType["Savings"] = "SAVINGS";
|
|
9
|
-
AccountType["Credit"] = "Credit";
|
|
10
|
-
})(AccountType || (exports.AccountType = AccountType = {}));
|
|
11
|
-
var AddressType;
|
|
12
|
-
(function (AddressType) {
|
|
13
|
-
AddressType[AddressType["Billing"] = 0] = "Billing";
|
|
14
|
-
AddressType[AddressType["Shipping"] = 1] = "Shipping";
|
|
15
|
-
})(AddressType || (exports.AddressType = AddressType = {}));
|
|
16
|
-
var AliasAction;
|
|
17
|
-
(function (AliasAction) {
|
|
18
|
-
AliasAction["Create"] = "CREATE";
|
|
19
|
-
AliasAction["Add"] = "ADD";
|
|
20
|
-
AliasAction["Delete"] = "DELETE";
|
|
21
|
-
})(AliasAction || (exports.AliasAction = AliasAction = {}));
|
|
22
|
-
var AlternativePaymentType;
|
|
23
|
-
(function (AlternativePaymentType) {
|
|
24
|
-
AlternativePaymentType["Paypal"] = "paypal";
|
|
25
|
-
AlternativePaymentType["PayByBankApp"] = "paybybankapp";
|
|
26
|
-
})(AlternativePaymentType || (exports.AlternativePaymentType = AlternativePaymentType = {}));
|
|
27
|
-
var ApplicationCryptogramType;
|
|
28
|
-
(function (ApplicationCryptogramType) {
|
|
29
|
-
ApplicationCryptogramType[ApplicationCryptogramType["TC"] = 0] = "TC";
|
|
30
|
-
ApplicationCryptogramType[ApplicationCryptogramType["ARQC"] = 1] = "ARQC";
|
|
31
|
-
})(ApplicationCryptogramType || (exports.ApplicationCryptogramType = ApplicationCryptogramType = {}));
|
|
32
|
-
var BankPaymentType;
|
|
33
|
-
(function (BankPaymentType) {
|
|
34
|
-
BankPaymentType["FASTERPAYMENTS"] = "FASTERPAYMENTS";
|
|
35
|
-
BankPaymentType["SEPA"] = "SEPA";
|
|
36
|
-
})(BankPaymentType || (exports.BankPaymentType = BankPaymentType = {}));
|
|
37
|
-
var CardDataInputCapability;
|
|
38
|
-
(function (CardDataInputCapability) {
|
|
39
|
-
CardDataInputCapability["Unknown"] = "UNKNOWN";
|
|
40
|
-
CardDataInputCapability["NoTerminalManual"] = "NO_TERMINAL_MANUAL";
|
|
41
|
-
CardDataInputCapability["MagstripeReadOnly"] = "MAGSTRIPE_READ_ONLY";
|
|
42
|
-
CardDataInputCapability["Ocr"] = "OCR";
|
|
43
|
-
CardDataInputCapability["IccChipReadOnly"] = "ICC_CHIP_READ_ONLY";
|
|
44
|
-
CardDataInputCapability["KeyedEntryOnly"] = "KEYED_ENTRY_ONLY";
|
|
45
|
-
CardDataInputCapability["MagstripeContactlessOnly"] = "MAGSTRIPE_CONTACTLESS_ONLY";
|
|
46
|
-
CardDataInputCapability["MagstripeKeyedEntryOnly"] = "MAGSTRIPE_KEYED_ENTRY_ONLY";
|
|
47
|
-
CardDataInputCapability["MagstripeIccKeyedEntryOnly"] = "MAGSTRIPE_ICC_KEYED_ENTRY_ONLY";
|
|
48
|
-
CardDataInputCapability["MagstripeIccOnly"] = "MAGSTRIPE_ICC_ONLY";
|
|
49
|
-
CardDataInputCapability["IccKeyedEntryOnly"] = "ICC_KEYED_ENTRY_ONLY";
|
|
50
|
-
CardDataInputCapability["IccChipConctactContactless"] = "ICC_CHIP_CONTACT_CONTACTLESS";
|
|
51
|
-
CardDataInputCapability["IccContactlessOnly"] = "ICC_CONTACTLESS_ONLY";
|
|
52
|
-
CardDataInputCapability["OtherCapabilityForMastercard"] = "OTHER_CAPABILITY_FOR_MASTERCARD";
|
|
53
|
-
CardDataInputCapability["MagstripeSignatureForAmexOnly"] = "MAGSTRIPE_SIGNATURE_FOR_AMEX_ONLY";
|
|
54
|
-
})(CardDataInputCapability || (exports.CardDataInputCapability = CardDataInputCapability = {}));
|
|
55
|
-
var CardDataOutputCapability;
|
|
56
|
-
(function (CardDataOutputCapability) {
|
|
57
|
-
CardDataOutputCapability["None"] = "NONE";
|
|
58
|
-
CardDataOutputCapability["MagneticStripeWrite"] = "MAGNETIC_STRIPE_WRITE";
|
|
59
|
-
CardDataOutputCapability["Icc"] = "ICC";
|
|
60
|
-
CardDataOutputCapability["Other"] = "OTHER";
|
|
61
|
-
})(CardDataOutputCapability || (exports.CardDataOutputCapability = CardDataOutputCapability = {}));
|
|
62
|
-
var CardHolderAuthenticationCapability;
|
|
63
|
-
(function (CardHolderAuthenticationCapability) {
|
|
64
|
-
CardHolderAuthenticationCapability["NoCapability"] = "NO_CAPABILITY";
|
|
65
|
-
CardHolderAuthenticationCapability["PinEntry"] = "PIN_ENTRY";
|
|
66
|
-
CardHolderAuthenticationCapability["SignatureAnalysis"] = "SIGNATURE_ANALYSIS";
|
|
67
|
-
CardHolderAuthenticationCapability["SignatureAnalysisInoperative"] = "SIGNATURE_ANALYSIS_INOPERATIVE";
|
|
68
|
-
CardHolderAuthenticationCapability["MposSoftwareBasedPinEntryCapability"] = "MPOS_SOFTWARE_BASED_PIN_ENTRY_CAPABILITY";
|
|
69
|
-
CardHolderAuthenticationCapability["Other"] = "OTHER";
|
|
70
|
-
CardHolderAuthenticationCapability["Unknown"] = "UNKNOWN";
|
|
71
|
-
})(CardHolderAuthenticationCapability || (exports.CardHolderAuthenticationCapability = CardHolderAuthenticationCapability = {}));
|
|
72
|
-
var CardHolderAuthenticationEntity;
|
|
73
|
-
(function (CardHolderAuthenticationEntity) {
|
|
74
|
-
CardHolderAuthenticationEntity["NotAuthenticated"] = "NOT_AUTHENTICATED";
|
|
75
|
-
CardHolderAuthenticationEntity["IccOfflinePin"] = "ICC_OFFLINE_PIN";
|
|
76
|
-
CardHolderAuthenticationEntity["CardAcceptanceDevice"] = "CARD_ACCEPTANCE_DEVICE";
|
|
77
|
-
CardHolderAuthenticationEntity["AuthorizingAgentOnlinePin"] = "AUTHORIZING_AGENT_ONLINE_PIN";
|
|
78
|
-
CardHolderAuthenticationEntity["MerchantCardAcceptorSignature"] = "MERCHANT_CARD_ACCEPTOR_SIGNATURE";
|
|
79
|
-
CardHolderAuthenticationEntity["Other"] = "OTHER";
|
|
80
|
-
})(CardHolderAuthenticationEntity || (exports.CardHolderAuthenticationEntity = CardHolderAuthenticationEntity = {}));
|
|
81
|
-
var CardType;
|
|
82
|
-
(function (CardType) {
|
|
83
|
-
CardType["VISA"] = "VISA";
|
|
84
|
-
CardType["MASTERCARD"] = "MASTERCARD";
|
|
85
|
-
CardType["DISCOVER"] = "DISCOVER";
|
|
86
|
-
CardType["AMEX"] = "AMEX";
|
|
87
|
-
CardType["JCB"] = "JCB";
|
|
88
|
-
CardType["DINERS"] = "DINERS";
|
|
89
|
-
})(CardType || (exports.CardType = CardType = {}));
|
|
90
|
-
var CaptureMode;
|
|
91
|
-
(function (CaptureMode) {
|
|
92
|
-
CaptureMode["AUTO"] = "AUTO";
|
|
93
|
-
CaptureMode["LATER"] = "LATER";
|
|
94
|
-
CaptureMode["MULTIPLE"] = "MULTIPLE";
|
|
95
|
-
})(CaptureMode || (exports.CaptureMode = CaptureMode = {}));
|
|
96
|
-
var Channel;
|
|
97
|
-
(function (Channel) {
|
|
98
|
-
Channel["CardNotPresent"] = "CNP";
|
|
99
|
-
Channel["CardPresent"] = "CP";
|
|
100
|
-
})(Channel || (exports.Channel = Channel = {}));
|
|
101
|
-
var CheckType;
|
|
102
|
-
(function (CheckType) {
|
|
103
|
-
CheckType["Personal"] = "PERSONAL";
|
|
104
|
-
CheckType["Business"] = "BUSINESS";
|
|
105
|
-
CheckType["Payroll"] = "PAYROLL";
|
|
106
|
-
})(CheckType || (exports.CheckType = CheckType = {}));
|
|
107
|
-
var CurrencyType;
|
|
108
|
-
(function (CurrencyType) {
|
|
109
|
-
CurrencyType[CurrencyType["CURRENCY"] = 0] = "CURRENCY";
|
|
110
|
-
CurrencyType[CurrencyType["POINTS"] = 1] = "POINTS";
|
|
111
|
-
CurrencyType[CurrencyType["CASH_BENEFITS"] = 2] = "CASH_BENEFITS";
|
|
112
|
-
CurrencyType[CurrencyType["FOODSTAMPS"] = 3] = "FOODSTAMPS";
|
|
113
|
-
CurrencyType[CurrencyType["VOUCHER"] = 4] = "VOUCHER";
|
|
114
|
-
})(CurrencyType || (exports.CurrencyType = CurrencyType = {}));
|
|
115
|
-
var CustomerDocumentType;
|
|
116
|
-
(function (CustomerDocumentType) {
|
|
117
|
-
CustomerDocumentType["NATIONAL"] = "NATIONAL";
|
|
118
|
-
CustomerDocumentType["CPF"] = "CPF";
|
|
119
|
-
CustomerDocumentType["CPNJ"] = "CPNJ";
|
|
120
|
-
CustomerDocumentType["CURP"] = "CURP";
|
|
121
|
-
CustomerDocumentType["SSN"] = "SSN";
|
|
122
|
-
CustomerDocumentType["DRIVER_LICENSE"] = "DRIVER_LICENSE";
|
|
123
|
-
CustomerDocumentType["PASSPORT"] = "PASSPORT";
|
|
124
|
-
})(CustomerDocumentType || (exports.CustomerDocumentType = CustomerDocumentType = {}));
|
|
125
|
-
var CvnPresenceIndicator;
|
|
126
|
-
(function (CvnPresenceIndicator) {
|
|
127
|
-
CvnPresenceIndicator[CvnPresenceIndicator["Present"] = 1] = "Present";
|
|
128
|
-
CvnPresenceIndicator[CvnPresenceIndicator["Illegible"] = 2] = "Illegible";
|
|
129
|
-
CvnPresenceIndicator[CvnPresenceIndicator["NotOnCard"] = 3] = "NotOnCard";
|
|
130
|
-
CvnPresenceIndicator[CvnPresenceIndicator["NotRequested"] = 4] = "NotRequested";
|
|
131
|
-
})(CvnPresenceIndicator || (exports.CvnPresenceIndicator = CvnPresenceIndicator = {}));
|
|
132
|
-
var DeviceType;
|
|
133
|
-
(function (DeviceType) {
|
|
134
|
-
/// <summary>
|
|
135
|
-
/// Indicates PAX device.
|
|
136
|
-
/// </summary>
|
|
137
|
-
DeviceType[DeviceType["PAX_DEVICE"] = 0] = "PAX_DEVICE";
|
|
138
|
-
/// <summary>
|
|
139
|
-
/// Indicates PAX D200 device.
|
|
140
|
-
/// </summary>
|
|
141
|
-
DeviceType[DeviceType["PAX_D200"] = 1] = "PAX_D200";
|
|
142
|
-
/// <summary>
|
|
143
|
-
/// INdicates PAX D210 device.
|
|
144
|
-
/// </summary>
|
|
145
|
-
DeviceType[DeviceType["PAX_D210"] = 2] = "PAX_D210";
|
|
146
|
-
/// <summary>
|
|
147
|
-
/// Indicates a Pax S300 device.
|
|
148
|
-
/// </summary>
|
|
149
|
-
DeviceType[DeviceType["PAX_S300"] = 3] = "PAX_S300";
|
|
150
|
-
/// <summary>
|
|
151
|
-
/// Indicates PAX PX5 device.
|
|
152
|
-
/// </summary>
|
|
153
|
-
DeviceType[DeviceType["PAX_PX5"] = 4] = "PAX_PX5";
|
|
154
|
-
/// <summary>
|
|
155
|
-
/// Indicates PAX PX7 device.
|
|
156
|
-
/// </summary>
|
|
157
|
-
DeviceType[DeviceType["PAX_PX7"] = 5] = "PAX_PX7";
|
|
158
|
-
/// <summary>
|
|
159
|
-
/// Indicates a HeeartSIP iSC250 device.
|
|
160
|
-
/// </summary>
|
|
161
|
-
DeviceType[DeviceType["HPA_ISC250"] = 6] = "HPA_ISC250";
|
|
162
|
-
/// <summary>
|
|
163
|
-
/// Indicates a HeartSIP Lane 3000 device
|
|
164
|
-
/// </summary>
|
|
165
|
-
DeviceType[DeviceType["HPA_LANE3000"] = 7] = "HPA_LANE3000";
|
|
166
|
-
/// <summary>
|
|
167
|
-
/// Indicates a UPA device
|
|
168
|
-
/// </summary>
|
|
169
|
-
DeviceType[DeviceType["UPA_DEVICE"] = 8] = "UPA_DEVICE";
|
|
170
|
-
/// <summary>
|
|
171
|
-
/// Indicates a genius terminal
|
|
172
|
-
/// </summary>
|
|
173
|
-
DeviceType[DeviceType["GENIUS"] = 9] = "GENIUS";
|
|
174
|
-
/// <summary>
|
|
175
|
-
/// Indicates a Nucleus terminal
|
|
176
|
-
/// </summary>
|
|
177
|
-
DeviceType[DeviceType["NUCLEUS_SATURN_1000"] = 10] = "NUCLEUS_SATURN_1000";
|
|
178
|
-
/// <summary>
|
|
179
|
-
/// Indicates a genius verifone P400
|
|
180
|
-
/// </summary>
|
|
181
|
-
DeviceType[DeviceType["GENIUS_VERIFONE_P400"] = 11] = "GENIUS_VERIFONE_P400";
|
|
182
|
-
})(DeviceType || (exports.DeviceType = DeviceType = {}));
|
|
183
|
-
var DigitalWalletTokenFormat;
|
|
184
|
-
(function (DigitalWalletTokenFormat) {
|
|
185
|
-
DigitalWalletTokenFormat["CARD_NUMBER"] = "CARD_NUMBER";
|
|
186
|
-
DigitalWalletTokenFormat["CARD_TOKEN"] = "CARD_TOKEN";
|
|
187
|
-
})(DigitalWalletTokenFormat || (exports.DigitalWalletTokenFormat = DigitalWalletTokenFormat = {}));
|
|
188
|
-
var EcommerceChannel;
|
|
189
|
-
(function (EcommerceChannel) {
|
|
190
|
-
EcommerceChannel["Ecom"] = "ECOM";
|
|
191
|
-
EcommerceChannel["Moto"] = "MOTO";
|
|
192
|
-
})(EcommerceChannel || (exports.EcommerceChannel = EcommerceChannel = {}));
|
|
193
|
-
var EmailReceipt;
|
|
194
|
-
(function (EmailReceipt) {
|
|
195
|
-
EmailReceipt["Never"] = "Never";
|
|
196
|
-
EmailReceipt["All"] = "All";
|
|
197
|
-
EmailReceipt["Approvals"] = "Approvals";
|
|
198
|
-
EmailReceipt["Declines"] = "Declines";
|
|
199
|
-
})(EmailReceipt || (exports.EmailReceipt = EmailReceipt = {}));
|
|
200
|
-
var EncyptedMobileType;
|
|
201
|
-
(function (EncyptedMobileType) {
|
|
202
|
-
EncyptedMobileType["ApplePay"] = "apple-pay";
|
|
203
|
-
EncyptedMobileType["GooglePay"] = "pay-with-google";
|
|
204
|
-
EncyptedMobileType["ClickToPay"] = "click-to-pay";
|
|
205
|
-
})(EncyptedMobileType || (exports.EncyptedMobileType = EncyptedMobileType = {}));
|
|
206
|
-
var EntryMethod;
|
|
207
|
-
(function (EntryMethod) {
|
|
208
|
-
EntryMethod["Swipe"] = "SWIPE";
|
|
209
|
-
EntryMethod["Proximity"] = "PROXIMITY";
|
|
210
|
-
EntryMethod["Manual"] = "MANUAL";
|
|
211
|
-
})(EntryMethod || (exports.EntryMethod = EntryMethod = {}));
|
|
212
|
-
var Environment;
|
|
213
|
-
(function (Environment) {
|
|
214
|
-
Environment["Test"] = "TEST";
|
|
215
|
-
Environment["Production"] = "PRODUCTION";
|
|
216
|
-
Environment["Qa"] = "QA";
|
|
217
|
-
})(Environment || (exports.Environment = Environment = {}));
|
|
218
|
-
var EmvLastChipRead;
|
|
219
|
-
(function (EmvLastChipRead) {
|
|
220
|
-
EmvLastChipRead["SUCCESSFUL"] = "Successful";
|
|
221
|
-
EmvLastChipRead["FAILED"] = "Failed";
|
|
222
|
-
EmvLastChipRead["NOT_A_CHIP_TRANSACTION"] = "NotAChipTransaction";
|
|
223
|
-
EmvLastChipRead["UNKNOWN"] = "Unknown";
|
|
224
|
-
})(EmvLastChipRead || (exports.EmvLastChipRead = EmvLastChipRead = {}));
|
|
225
|
-
var ExceptionCodes;
|
|
226
|
-
(function (ExceptionCodes) {
|
|
227
|
-
// general codes
|
|
228
|
-
ExceptionCodes[ExceptionCodes["AuthenticationError"] = 0] = "AuthenticationError";
|
|
229
|
-
ExceptionCodes[ExceptionCodes["InvalidConfiguration"] = 1] = "InvalidConfiguration";
|
|
230
|
-
// input codes
|
|
231
|
-
ExceptionCodes[ExceptionCodes["InvalidAmount"] = 2] = "InvalidAmount";
|
|
232
|
-
ExceptionCodes[ExceptionCodes["MissingCurrency"] = 3] = "MissingCurrency";
|
|
233
|
-
ExceptionCodes[ExceptionCodes["InvalidCurrency"] = 4] = "InvalidCurrency";
|
|
234
|
-
ExceptionCodes[ExceptionCodes["InvalidDate"] = 5] = "InvalidDate";
|
|
235
|
-
ExceptionCodes[ExceptionCodes["MissingCheckName"] = 6] = "MissingCheckName";
|
|
236
|
-
ExceptionCodes[ExceptionCodes["InvalidPhoneNumber"] = 7] = "InvalidPhoneNumber";
|
|
237
|
-
ExceptionCodes[ExceptionCodes["InvalidZipCode"] = 8] = "InvalidZipCode";
|
|
238
|
-
ExceptionCodes[ExceptionCodes["InvalidEmailAddress"] = 9] = "InvalidEmailAddress";
|
|
239
|
-
ExceptionCodes[ExceptionCodes["InvalidInputLength"] = 10] = "InvalidInputLength";
|
|
240
|
-
// gateway codes
|
|
241
|
-
ExceptionCodes[ExceptionCodes["UnknownGatewayError"] = 11] = "UnknownGatewayError";
|
|
242
|
-
ExceptionCodes[ExceptionCodes["InvalidOriginalTransaction"] = 12] = "InvalidOriginalTransaction";
|
|
243
|
-
ExceptionCodes[ExceptionCodes["NoOpenBatch"] = 13] = "NoOpenBatch";
|
|
244
|
-
ExceptionCodes[ExceptionCodes["InvalidCpcData"] = 14] = "InvalidCpcData";
|
|
245
|
-
ExceptionCodes[ExceptionCodes["InvalidCardData"] = 15] = "InvalidCardData";
|
|
246
|
-
ExceptionCodes[ExceptionCodes["InvalidNumber"] = 16] = "InvalidNumber";
|
|
247
|
-
ExceptionCodes[ExceptionCodes["GatewayTimeout"] = 17] = "GatewayTimeout";
|
|
248
|
-
ExceptionCodes[ExceptionCodes["UnexpectedGatewayResponse"] = 18] = "UnexpectedGatewayResponse";
|
|
249
|
-
ExceptionCodes[ExceptionCodes["GatewayTimeoutReversalError"] = 19] = "GatewayTimeoutReversalError";
|
|
250
|
-
ExceptionCodes[ExceptionCodes["GatewayError"] = 20] = "GatewayError";
|
|
251
|
-
ExceptionCodes[ExceptionCodes["UnexpectedGatewayError"] = 21] = "UnexpectedGatewayError";
|
|
252
|
-
// credit issuer codes
|
|
253
|
-
ExceptionCodes[ExceptionCodes["IncorrectNumber"] = 22] = "IncorrectNumber";
|
|
254
|
-
ExceptionCodes[ExceptionCodes["ExpiredCard"] = 23] = "ExpiredCard";
|
|
255
|
-
ExceptionCodes[ExceptionCodes["InvalidPin"] = 24] = "InvalidPin";
|
|
256
|
-
ExceptionCodes[ExceptionCodes["PinEntriesExceeded"] = 25] = "PinEntriesExceeded";
|
|
257
|
-
ExceptionCodes[ExceptionCodes["InvalidExpiry"] = 26] = "InvalidExpiry";
|
|
258
|
-
ExceptionCodes[ExceptionCodes["PinVerification"] = 27] = "PinVerification";
|
|
259
|
-
ExceptionCodes[ExceptionCodes["IssuerTimeout"] = 28] = "IssuerTimeout";
|
|
260
|
-
ExceptionCodes[ExceptionCodes["IncorrectCvc"] = 29] = "IncorrectCvc";
|
|
261
|
-
ExceptionCodes[ExceptionCodes["CardDeclined"] = 30] = "CardDeclined";
|
|
262
|
-
ExceptionCodes[ExceptionCodes["ProcessingError"] = 31] = "ProcessingError";
|
|
263
|
-
ExceptionCodes[ExceptionCodes["IssuerTimeoutReversalError"] = 32] = "IssuerTimeoutReversalError";
|
|
264
|
-
ExceptionCodes[ExceptionCodes["UnknownCreditError"] = 33] = "UnknownCreditError";
|
|
265
|
-
ExceptionCodes[ExceptionCodes["PossibleFraudDetected"] = 34] = "PossibleFraudDetected";
|
|
266
|
-
// gift codes
|
|
267
|
-
ExceptionCodes[ExceptionCodes["UnknownGiftError"] = 35] = "UnknownGiftError";
|
|
268
|
-
ExceptionCodes[ExceptionCodes["PartialApproval"] = 36] = "PartialApproval";
|
|
269
|
-
})(ExceptionCodes || (exports.ExceptionCodes = ExceptionCodes = {}));
|
|
270
|
-
var FraudFilterMode;
|
|
271
|
-
(function (FraudFilterMode) {
|
|
272
|
-
FraudFilterMode["None"] = "NONE";
|
|
273
|
-
FraudFilterMode["Off"] = "OFF";
|
|
274
|
-
FraudFilterMode["Active"] = "ACTIVE";
|
|
275
|
-
FraudFilterMode["Passive"] = "PASSIVE";
|
|
276
|
-
})(FraudFilterMode || (exports.FraudFilterMode = FraudFilterMode = {}));
|
|
277
|
-
var GatewayProvider;
|
|
278
|
-
(function (GatewayProvider) {
|
|
279
|
-
GatewayProvider["GpApi"] = "GP-API";
|
|
280
|
-
GatewayProvider["GpEcom"] = "GP_ECOM";
|
|
281
|
-
GatewayProvider["Portico"] = "PORTICO";
|
|
282
|
-
})(GatewayProvider || (exports.GatewayProvider = GatewayProvider = {}));
|
|
283
|
-
var GiftEntryMethod;
|
|
284
|
-
(function (GiftEntryMethod) {
|
|
285
|
-
GiftEntryMethod[GiftEntryMethod["Swipe"] = 0] = "Swipe";
|
|
286
|
-
GiftEntryMethod[GiftEntryMethod["Alias"] = 1] = "Alias";
|
|
287
|
-
GiftEntryMethod[GiftEntryMethod["Manual"] = 2] = "Manual";
|
|
288
|
-
})(GiftEntryMethod || (exports.GiftEntryMethod = GiftEntryMethod = {}));
|
|
289
|
-
var HppVersion;
|
|
290
|
-
(function (HppVersion) {
|
|
291
|
-
HppVersion["Version1"] = "1";
|
|
292
|
-
HppVersion["Version2"] = "2";
|
|
293
|
-
})(HppVersion || (exports.HppVersion = HppVersion = {}));
|
|
294
|
-
var InquiryType;
|
|
295
|
-
(function (InquiryType) {
|
|
296
|
-
InquiryType["Standard"] = "STANDARD";
|
|
297
|
-
InquiryType["Foodstamp"] = "FOODSTAMP";
|
|
298
|
-
InquiryType["Cash"] = "CASH";
|
|
299
|
-
InquiryType["Points"] = "POINTS";
|
|
300
|
-
})(InquiryType || (exports.InquiryType = InquiryType = {}));
|
|
301
|
-
var IntervalToExpire;
|
|
302
|
-
(function (IntervalToExpire) {
|
|
303
|
-
IntervalToExpire["WEEK"] = "WEEK";
|
|
304
|
-
IntervalToExpire["DAY"] = "DAY";
|
|
305
|
-
IntervalToExpire["TWELVE_HOURS"] = "12_HOURS";
|
|
306
|
-
IntervalToExpire["SIX_HOURS"] = "6_HOURS";
|
|
307
|
-
IntervalToExpire["THREE_HOURS"] = "3_HOURS";
|
|
308
|
-
IntervalToExpire["ONE_HOUR"] = "1_HOUR";
|
|
309
|
-
IntervalToExpire["THIRTY_MINUTES"] = "30_MINUTES";
|
|
310
|
-
IntervalToExpire["TEN_MINUTES"] = "10_MINUTES";
|
|
311
|
-
IntervalToExpire["FIVE_MINUTES"] = "5_MINUTES";
|
|
312
|
-
})(IntervalToExpire || (exports.IntervalToExpire = IntervalToExpire = {}));
|
|
313
|
-
var ManualEntryMethod;
|
|
314
|
-
(function (ManualEntryMethod) {
|
|
315
|
-
ManualEntryMethod[ManualEntryMethod["MOTO"] = 0] = "MOTO";
|
|
316
|
-
ManualEntryMethod[ManualEntryMethod["MAIL"] = 1] = "MAIL";
|
|
317
|
-
ManualEntryMethod[ManualEntryMethod["PHONE"] = 2] = "PHONE";
|
|
318
|
-
ManualEntryMethod[ManualEntryMethod["KEYED"] = 3] = "KEYED";
|
|
319
|
-
})(ManualEntryMethod || (exports.ManualEntryMethod = ManualEntryMethod = {}));
|
|
320
|
-
var PayByLinkStatus;
|
|
321
|
-
(function (PayByLinkStatus) {
|
|
322
|
-
PayByLinkStatus["ACTIVE"] = "ACTIVE";
|
|
323
|
-
PayByLinkStatus["INACTIVE"] = "INACTIVE";
|
|
324
|
-
PayByLinkStatus["CLOSED"] = "CLOSED";
|
|
325
|
-
PayByLinkStatus["EXPIRED"] = "EXPIRED";
|
|
326
|
-
PayByLinkStatus["PAID"] = "PAID";
|
|
327
|
-
})(PayByLinkStatus || (exports.PayByLinkStatus = PayByLinkStatus = {}));
|
|
328
|
-
var PaymentEntryMode;
|
|
329
|
-
(function (PaymentEntryMode) {
|
|
330
|
-
PaymentEntryMode["MOTO"] = "MOTO";
|
|
331
|
-
PaymentEntryMode["ECOM"] = "ECOM";
|
|
332
|
-
PaymentEntryMode["IN_APP"] = "IN_APP";
|
|
333
|
-
PaymentEntryMode["CHIP"] = "CHIP";
|
|
334
|
-
PaymentEntryMode["SWIPE"] = "SWIPE";
|
|
335
|
-
PaymentEntryMode["MANUAL"] = "MANUAL";
|
|
336
|
-
PaymentEntryMode["CONTACTLESS_CHIP"] = "CONTACTLESS_CHIP";
|
|
337
|
-
PaymentEntryMode["CONTACTLESS_SWIPE"] = "CONTACTLESS_SWIPE";
|
|
338
|
-
PaymentEntryMode["PHONE"] = "PHONE";
|
|
339
|
-
PaymentEntryMode["MAIL"] = "MAIL";
|
|
340
|
-
})(PaymentEntryMode || (exports.PaymentEntryMode = PaymentEntryMode = {}));
|
|
341
|
-
var PaymentMethodName;
|
|
342
|
-
(function (PaymentMethodName) {
|
|
343
|
-
PaymentMethodName["APM"] = "APM";
|
|
344
|
-
PaymentMethodName["DIGITAL_WALLET"] = "DIGITAL WALLET";
|
|
345
|
-
PaymentMethodName["CARD"] = "CARD";
|
|
346
|
-
/**
|
|
347
|
-
* ACH transaction
|
|
348
|
-
*/
|
|
349
|
-
PaymentMethodName["BANK_TRANSFER"] = "BANK TRANSFER";
|
|
350
|
-
/** Open Banking transaction */
|
|
351
|
-
PaymentMethodName["BANK_PAYMENT"] = "BANK PAYMENT";
|
|
352
|
-
/** @var Buy Now Pay Later (BNPL) transaction */
|
|
353
|
-
PaymentMethodName["BNPL"] = "BNPL";
|
|
354
|
-
})(PaymentMethodName || (exports.PaymentMethodName = PaymentMethodName = {}));
|
|
355
|
-
var PaymentMethodType;
|
|
356
|
-
(function (PaymentMethodType) {
|
|
357
|
-
PaymentMethodType[PaymentMethodType["Reference"] = 1] = "Reference";
|
|
358
|
-
PaymentMethodType[PaymentMethodType["Credit"] = 2] = "Credit";
|
|
359
|
-
PaymentMethodType[PaymentMethodType["Debit"] = 4] = "Debit";
|
|
360
|
-
PaymentMethodType[PaymentMethodType["EBT"] = 8] = "EBT";
|
|
361
|
-
PaymentMethodType[PaymentMethodType["Cash"] = 16] = "Cash";
|
|
362
|
-
PaymentMethodType[PaymentMethodType["ACH"] = 32] = "ACH";
|
|
363
|
-
PaymentMethodType[PaymentMethodType["Gift"] = 64] = "Gift";
|
|
364
|
-
PaymentMethodType[PaymentMethodType["Recurring"] = 128] = "Recurring";
|
|
365
|
-
PaymentMethodType[PaymentMethodType["Other"] = 256] = "Other";
|
|
366
|
-
PaymentMethodType[PaymentMethodType["APM"] = 512] = "APM";
|
|
367
|
-
PaymentMethodType[PaymentMethodType["Ewic"] = 1024] = "Ewic";
|
|
368
|
-
PaymentMethodType[PaymentMethodType["BankPayment"] = 2048] = "BankPayment";
|
|
369
|
-
PaymentMethodType[PaymentMethodType["BNPL"] = 4096] = "BNPL";
|
|
370
|
-
PaymentMethodType[PaymentMethodType["Account_Funds"] = 8192] = "Account_Funds";
|
|
371
|
-
})(PaymentMethodType || (exports.PaymentMethodType = PaymentMethodType = {}));
|
|
372
|
-
var PaymentMethodUsageMode;
|
|
373
|
-
(function (PaymentMethodUsageMode) {
|
|
374
|
-
PaymentMethodUsageMode["SINGLE"] = "SINGLE";
|
|
375
|
-
PaymentMethodUsageMode["MULTIPLE"] = "MULTIPLE";
|
|
376
|
-
})(PaymentMethodUsageMode || (exports.PaymentMethodUsageMode = PaymentMethodUsageMode = {}));
|
|
377
|
-
var PaymentProvider;
|
|
378
|
-
(function (PaymentProvider) {
|
|
379
|
-
PaymentProvider["OPEN_BANKING"] = "OPEN_BANKING";
|
|
380
|
-
})(PaymentProvider || (exports.PaymentProvider = PaymentProvider = {}));
|
|
381
|
-
var PaymentSchedule;
|
|
382
|
-
(function (PaymentSchedule) {
|
|
383
|
-
PaymentSchedule[PaymentSchedule["Dynamic"] = 0] = "Dynamic";
|
|
384
|
-
PaymentSchedule[PaymentSchedule["FirstDayOfTheMonth"] = 1] = "FirstDayOfTheMonth";
|
|
385
|
-
PaymentSchedule[PaymentSchedule["LastDayOfTheMonth"] = 2] = "LastDayOfTheMonth";
|
|
386
|
-
})(PaymentSchedule || (exports.PaymentSchedule = PaymentSchedule = {}));
|
|
387
|
-
var PaymentType;
|
|
388
|
-
(function (PaymentType) {
|
|
389
|
-
PaymentType["REFUND"] = "REFUND";
|
|
390
|
-
PaymentType["SALE"] = "SALE";
|
|
391
|
-
})(PaymentType || (exports.PaymentType = PaymentType = {}));
|
|
392
|
-
var PhoneNumberType;
|
|
393
|
-
(function (PhoneNumberType) {
|
|
394
|
-
PhoneNumberType["HOME"] = "HOME";
|
|
395
|
-
PhoneNumberType["WORK"] = "WORK";
|
|
396
|
-
PhoneNumberType["SHIPPING"] = "SHIPPING";
|
|
397
|
-
PhoneNumberType["MOBILE"] = "MOBILE";
|
|
398
|
-
})(PhoneNumberType || (exports.PhoneNumberType = PhoneNumberType = {}));
|
|
399
|
-
var ReasonCode;
|
|
400
|
-
(function (ReasonCode) {
|
|
401
|
-
ReasonCode["Fraud"] = "FRAUD";
|
|
402
|
-
ReasonCode["FalsePositive"] = "FALSEPOSITIVE";
|
|
403
|
-
ReasonCode["OutOfStock"] = "OUTOFSTOCK";
|
|
404
|
-
ReasonCode["InStock"] = "INSTOCK";
|
|
405
|
-
ReasonCode["Other"] = "OTHER";
|
|
406
|
-
ReasonCode["NotGiven"] = "NOTGIVEN";
|
|
407
|
-
})(ReasonCode || (exports.ReasonCode = ReasonCode = {}));
|
|
408
|
-
var RecurringSequence;
|
|
409
|
-
(function (RecurringSequence) {
|
|
410
|
-
RecurringSequence[RecurringSequence["First"] = 0] = "First";
|
|
411
|
-
RecurringSequence[RecurringSequence["Subsequent"] = 1] = "Subsequent";
|
|
412
|
-
RecurringSequence[RecurringSequence["Last"] = 2] = "Last";
|
|
413
|
-
})(RecurringSequence || (exports.RecurringSequence = RecurringSequence = {}));
|
|
414
|
-
var RecurringType;
|
|
415
|
-
(function (RecurringType) {
|
|
416
|
-
RecurringType[RecurringType["Fixed"] = 0] = "Fixed";
|
|
417
|
-
RecurringType[RecurringType["Variable"] = 1] = "Variable";
|
|
418
|
-
})(RecurringType || (exports.RecurringType = RecurringType = {}));
|
|
419
|
-
var ReportType;
|
|
420
|
-
(function (ReportType) {
|
|
421
|
-
ReportType[ReportType["FindTransactions"] = 1] = "FindTransactions";
|
|
422
|
-
ReportType[ReportType["Activity"] = 2] = "Activity";
|
|
423
|
-
ReportType[ReportType["BatchDetail"] = 4] = "BatchDetail";
|
|
424
|
-
ReportType[ReportType["BatchHistory"] = 8] = "BatchHistory";
|
|
425
|
-
ReportType[ReportType["BatchSummary"] = 16] = "BatchSummary";
|
|
426
|
-
ReportType[ReportType["OpenAuths"] = 32] = "OpenAuths";
|
|
427
|
-
ReportType[ReportType["Search"] = 64] = "Search";
|
|
428
|
-
ReportType[ReportType["TransactionDetail"] = 128] = "TransactionDetail";
|
|
429
|
-
ReportType[ReportType["DepositDetail"] = 2048] = "DepositDetail";
|
|
430
|
-
ReportType[ReportType["FindTransactionsPaged"] = 32768] = "FindTransactionsPaged";
|
|
431
|
-
ReportType[ReportType["FindSettlementTransactionsPaged"] = 65536] = "FindSettlementTransactionsPaged";
|
|
432
|
-
ReportType[ReportType["FindDepositsPaged"] = 131072] = "FindDepositsPaged";
|
|
433
|
-
ReportType[ReportType["FindStoredPaymentMethodsPaged"] = 1048576] = "FindStoredPaymentMethodsPaged";
|
|
434
|
-
ReportType[ReportType["StoredPaymentMethodDetail"] = 2097152] = "StoredPaymentMethodDetail";
|
|
435
|
-
})(ReportType || (exports.ReportType = ReportType = {}));
|
|
436
|
-
var ScheduleFrequency;
|
|
437
|
-
(function (ScheduleFrequency) {
|
|
438
|
-
ScheduleFrequency["Weekly"] = "Weekly";
|
|
439
|
-
ScheduleFrequency["BiWeekly"] = "Bi-Weekly";
|
|
440
|
-
ScheduleFrequency["BiMonthly"] = "Bi-Monthly";
|
|
441
|
-
ScheduleFrequency["SemiMonthly"] = "Semi-Monthly";
|
|
442
|
-
ScheduleFrequency["Monthly"] = "Monthly";
|
|
443
|
-
ScheduleFrequency["Quarterly"] = "Quarterly";
|
|
444
|
-
ScheduleFrequency["SemiAnnually"] = "Semi-Annually";
|
|
445
|
-
ScheduleFrequency["Annually"] = "Annually";
|
|
446
|
-
})(ScheduleFrequency || (exports.ScheduleFrequency = ScheduleFrequency = {}));
|
|
447
|
-
var SearchCriteria;
|
|
448
|
-
(function (SearchCriteria) {
|
|
449
|
-
SearchCriteria["AccountName"] = "accountName";
|
|
450
|
-
SearchCriteria["AccountNumberLastFour"] = "accountNumberLastFour";
|
|
451
|
-
SearchCriteria["AltPaymentStatus"] = "altPaymentStatus";
|
|
452
|
-
SearchCriteria["AquirerReferenceNumber"] = "aquirerReferenceNumber";
|
|
453
|
-
SearchCriteria["AuthCode"] = "authCode";
|
|
454
|
-
SearchCriteria["BankRoutingNumber"] = "bankRoutingNumber";
|
|
455
|
-
SearchCriteria["BatchId"] = "batchId";
|
|
456
|
-
SearchCriteria["BatchSequenceNumber"] = "batchSequenceNumber";
|
|
457
|
-
SearchCriteria["BrandReference"] = "brandReference";
|
|
458
|
-
SearchCriteria["BuyerEmailAddress"] = "buyerEmailAddress";
|
|
459
|
-
SearchCriteria["CardBrand"] = "cardBrand";
|
|
460
|
-
SearchCriteria["CardHolderFirstName"] = "cardHolderFirstName";
|
|
461
|
-
SearchCriteria["CardHolderLastName"] = "cardHolderLastName";
|
|
462
|
-
SearchCriteria["CardHolderPoNumber"] = "cardHolderPoNumber";
|
|
463
|
-
SearchCriteria["CardNumberFirstSix"] = "cardNumberFirstSix";
|
|
464
|
-
SearchCriteria["CardNumberLastFour"] = "cardNumberLastFour";
|
|
465
|
-
SearchCriteria["Channel"] = "channel";
|
|
466
|
-
SearchCriteria["CheckFirstName"] = "checkFirstName";
|
|
467
|
-
SearchCriteria["CheckLastName"] = "checkLastName";
|
|
468
|
-
SearchCriteria["CheckName"] = "checkName";
|
|
469
|
-
SearchCriteria["CheckNumber"] = "checkNumber";
|
|
470
|
-
SearchCriteria["ClerkId"] = "clerkId";
|
|
471
|
-
SearchCriteria["ClientTransactionId"] = "clientTransactionId";
|
|
472
|
-
SearchCriteria["CustomerId"] = "customerId";
|
|
473
|
-
SearchCriteria["DepositStatus"] = "depositStatus";
|
|
474
|
-
SearchCriteria["DisplayName"] = "displayName";
|
|
475
|
-
SearchCriteria["EndDate"] = "endDate";
|
|
476
|
-
SearchCriteria["FullyCaptured"] = "fullyCaptured";
|
|
477
|
-
SearchCriteria["GiftCurrency"] = "giftCurrency";
|
|
478
|
-
SearchCriteria["GiftMaskedAlias"] = "giftMaskedAlias";
|
|
479
|
-
SearchCriteria["InvoiceNumber"] = "invoiceNumber";
|
|
480
|
-
SearchCriteria["IssuerResult"] = "issuerResult";
|
|
481
|
-
SearchCriteria["IssuerTransactionId"] = "issuerTransactionId";
|
|
482
|
-
SearchCriteria["OneTime"] = "oneTime";
|
|
483
|
-
SearchCriteria["PaymentEntryMode"] = "paymentEntryMode";
|
|
484
|
-
SearchCriteria["PaymentMethodKey"] = "paymentMethodKey";
|
|
485
|
-
SearchCriteria["PaymentMethodType"] = "paymentMethodType";
|
|
486
|
-
SearchCriteria["PaymentType"] = "paymentType";
|
|
487
|
-
SearchCriteria["PaymentMethod"] = "paymentMethod";
|
|
488
|
-
SearchCriteria["PaymentMethodName"] = "paymentMethodName";
|
|
489
|
-
SearchCriteria["PaymentMethodUsageMode"] = "paymentMethodUsageMode";
|
|
490
|
-
SearchCriteria["PaymentProvider"] = "paymentProvider";
|
|
491
|
-
SearchCriteria["ReferenceNumber"] = "referenceNumber";
|
|
492
|
-
SearchCriteria["SettlementAmount"] = "settlementAmount";
|
|
493
|
-
SearchCriteria["ScheduleId"] = "scheduleId";
|
|
494
|
-
SearchCriteria["SiteTrace"] = "siteTrace";
|
|
495
|
-
SearchCriteria["StartDate"] = "startDate";
|
|
496
|
-
SearchCriteria["TokenFirstSix"] = "tokenFirstSix";
|
|
497
|
-
SearchCriteria["TokenLastFour"] = "tokenLastFour";
|
|
498
|
-
SearchCriteria["TransactionStatus"] = "transactionStatus";
|
|
499
|
-
SearchCriteria["DisputeStage"] = "disputeStage";
|
|
500
|
-
SearchCriteria["DisputeStatus"] = "disputeStatus";
|
|
501
|
-
SearchCriteria["DisputeDocumentId"] = "disputeDocumentId";
|
|
502
|
-
SearchCriteria["UniqueDeviceId"] = "uniqueDeviceId";
|
|
503
|
-
SearchCriteria["UserName"] = "username";
|
|
504
|
-
SearchCriteria["CardholderName"] = "name";
|
|
505
|
-
SearchCriteria["DepositId"] = "depositId";
|
|
506
|
-
SearchCriteria["FromTimeLastUpdated"] = "fromTimeLastUpdated";
|
|
507
|
-
SearchCriteria["ToTimeLastUpdated"] = "toTimeLastUpdated";
|
|
508
|
-
SearchCriteria["StoredPaymentMethodId"] = "storedPaymentMethodId";
|
|
509
|
-
SearchCriteria["StoredPaymentMethodStatus"] = "storedPaymentMethodStatus";
|
|
510
|
-
SearchCriteria["ActionType"] = "actionType";
|
|
511
|
-
SearchCriteria["ActionId"] = "actionId";
|
|
512
|
-
SearchCriteria["Resource"] = "resource";
|
|
513
|
-
SearchCriteria["ResourceStatus"] = "resourceStatus";
|
|
514
|
-
SearchCriteria["ResourceId"] = "resourceId";
|
|
515
|
-
SearchCriteria["MerchantName"] = "merchantName";
|
|
516
|
-
SearchCriteria["AppName"] = "appName";
|
|
517
|
-
SearchCriteria["Version"] = "version";
|
|
518
|
-
SearchCriteria["ResponseCode"] = "responseCode";
|
|
519
|
-
SearchCriteria["HttpResponseCode"] = "httpResponseCode";
|
|
520
|
-
SearchCriteria["ReturnPii"] = "returnPii";
|
|
521
|
-
SearchCriteria["RiskAssessmentMode"] = "riskAssessmentMode";
|
|
522
|
-
SearchCriteria["RiskAssessmentResult"] = "riskAssessmentResult";
|
|
523
|
-
SearchCriteria["RiskAssessmentReasonCode"] = "riskAssessmentReasonCode";
|
|
524
|
-
SearchCriteria["PayByLinkStatus"] = "payByLinkStatus";
|
|
525
|
-
SearchCriteria["Description"] = "description";
|
|
526
|
-
SearchCriteria["ExpirationDate"] = "expirationDate";
|
|
527
|
-
SearchCriteria["AccountStatus"] = "accountStatus";
|
|
528
|
-
SearchCriteria["Address"] = "address";
|
|
529
|
-
})(SearchCriteria || (exports.SearchCriteria = SearchCriteria = {}));
|
|
530
|
-
var SecCode;
|
|
531
|
-
(function (SecCode) {
|
|
532
|
-
SecCode["PPD"] = "PPD";
|
|
533
|
-
SecCode["CCD"] = "CCD";
|
|
534
|
-
SecCode["POP"] = "POP";
|
|
535
|
-
SecCode["WEB"] = "WEB";
|
|
536
|
-
SecCode["TEL"] = "TEL";
|
|
537
|
-
SecCode["EBronze"] = "EBronze";
|
|
538
|
-
})(SecCode || (exports.SecCode = SecCode = {}));
|
|
539
|
-
var Secure3dVersion;
|
|
540
|
-
(function (Secure3dVersion) {
|
|
541
|
-
Secure3dVersion["NONE"] = "NONE";
|
|
542
|
-
Secure3dVersion["ONE"] = "ONE";
|
|
543
|
-
Secure3dVersion["TWO"] = "TWO";
|
|
544
|
-
Secure3dVersion["ANY"] = "ANY";
|
|
545
|
-
})(Secure3dVersion || (exports.Secure3dVersion = Secure3dVersion = {}));
|
|
546
|
-
var SendFileType;
|
|
547
|
-
(function (SendFileType) {
|
|
548
|
-
SendFileType[SendFileType["Banner"] = 0] = "Banner";
|
|
549
|
-
SendFileType[SendFileType["Logo"] = 1] = "Logo";
|
|
550
|
-
})(SendFileType || (exports.SendFileType = SendFileType = {}));
|
|
551
|
-
var ShaHashType;
|
|
552
|
-
(function (ShaHashType) {
|
|
553
|
-
ShaHashType["SHA1"] = "SHA1";
|
|
554
|
-
ShaHashType["SHA256"] = "SHA256";
|
|
555
|
-
ShaHashType["SHA512"] = "SHA512";
|
|
556
|
-
})(ShaHashType || (exports.ShaHashType = ShaHashType = {}));
|
|
557
|
-
var SortDirection;
|
|
558
|
-
(function (SortDirection) {
|
|
559
|
-
SortDirection["Asc"] = "ASC";
|
|
560
|
-
SortDirection["Desc"] = "DESC";
|
|
561
|
-
})(SortDirection || (exports.SortDirection = SortDirection = {}));
|
|
562
|
-
var StoredCredentialInitiator;
|
|
563
|
-
(function (StoredCredentialInitiator) {
|
|
564
|
-
StoredCredentialInitiator["CardHolder"] = "C";
|
|
565
|
-
StoredCredentialInitiator["Merchant"] = "M";
|
|
566
|
-
StoredCredentialInitiator["Payer"] = "Payer";
|
|
567
|
-
})(StoredCredentialInitiator || (exports.StoredCredentialInitiator = StoredCredentialInitiator = {}));
|
|
568
|
-
var StoredPaymentMethodSortProperty;
|
|
569
|
-
(function (StoredPaymentMethodSortProperty) {
|
|
570
|
-
StoredPaymentMethodSortProperty["TimeCreated"] = "TIME_CREATED";
|
|
571
|
-
})(StoredPaymentMethodSortProperty || (exports.StoredPaymentMethodSortProperty = StoredPaymentMethodSortProperty = {}));
|
|
572
|
-
var TaxType;
|
|
573
|
-
(function (TaxType) {
|
|
574
|
-
TaxType[TaxType["NotUsed"] = 0] = "NotUsed";
|
|
575
|
-
TaxType[TaxType["SalesTax"] = 1] = "SalesTax";
|
|
576
|
-
TaxType[TaxType["TaxExempt"] = 2] = "TaxExempt";
|
|
577
|
-
})(TaxType || (exports.TaxType = TaxType = {}));
|
|
578
|
-
var TimeZoneConversion;
|
|
579
|
-
(function (TimeZoneConversion) {
|
|
580
|
-
TimeZoneConversion[TimeZoneConversion["UTC"] = 0] = "UTC";
|
|
581
|
-
TimeZoneConversion[TimeZoneConversion["Merchant"] = 1] = "Merchant";
|
|
582
|
-
TimeZoneConversion[TimeZoneConversion["Datacenter"] = 2] = "Datacenter";
|
|
583
|
-
})(TimeZoneConversion || (exports.TimeZoneConversion = TimeZoneConversion = {}));
|
|
584
|
-
var TransactionModifier;
|
|
585
|
-
(function (TransactionModifier) {
|
|
586
|
-
TransactionModifier[TransactionModifier["None"] = 1] = "None";
|
|
587
|
-
TransactionModifier[TransactionModifier["Incremental"] = 2] = "Incremental";
|
|
588
|
-
TransactionModifier[TransactionModifier["Additional"] = 4] = "Additional";
|
|
589
|
-
TransactionModifier[TransactionModifier["Offline"] = 8] = "Offline";
|
|
590
|
-
TransactionModifier[TransactionModifier["LevelII"] = 16] = "LevelII";
|
|
591
|
-
TransactionModifier[TransactionModifier["FraudDecline"] = 32] = "FraudDecline";
|
|
592
|
-
TransactionModifier[TransactionModifier["ChipDecline"] = 64] = "ChipDecline";
|
|
593
|
-
TransactionModifier[TransactionModifier["CashBack"] = 128] = "CashBack";
|
|
594
|
-
TransactionModifier[TransactionModifier["Voucher"] = 256] = "Voucher";
|
|
595
|
-
TransactionModifier[TransactionModifier["Secure3D"] = 512] = "Secure3D";
|
|
596
|
-
TransactionModifier[TransactionModifier["HostedRequest"] = 1024] = "HostedRequest";
|
|
597
|
-
TransactionModifier[TransactionModifier["Recurring"] = 2048] = "Recurring";
|
|
598
|
-
TransactionModifier[TransactionModifier["EncryptedMobile"] = 4096] = "EncryptedMobile";
|
|
599
|
-
TransactionModifier[TransactionModifier["AlternativePaymentMethod"] = 8192] = "AlternativePaymentMethod";
|
|
600
|
-
TransactionModifier[TransactionModifier["DecryptedMobile"] = 16384] = "DecryptedMobile";
|
|
601
|
-
})(TransactionModifier || (exports.TransactionModifier = TransactionModifier = {}));
|
|
602
|
-
var TransactionType;
|
|
603
|
-
(function (TransactionType) {
|
|
604
|
-
TransactionType[TransactionType["Decline"] = 1] = "Decline";
|
|
605
|
-
TransactionType[TransactionType["Verify"] = 2] = "Verify";
|
|
606
|
-
TransactionType[TransactionType["Capture"] = 4] = "Capture";
|
|
607
|
-
TransactionType[TransactionType["Auth"] = 8] = "Auth";
|
|
608
|
-
TransactionType[TransactionType["Refund"] = 16] = "Refund";
|
|
609
|
-
TransactionType[TransactionType["Reversal"] = 32] = "Reversal";
|
|
610
|
-
TransactionType[TransactionType["Sale"] = 64] = "Sale";
|
|
611
|
-
TransactionType[TransactionType["Edit"] = 128] = "Edit";
|
|
612
|
-
TransactionType[TransactionType["Void"] = 256] = "Void";
|
|
613
|
-
TransactionType[TransactionType["AddValue"] = 512] = "AddValue";
|
|
614
|
-
TransactionType[TransactionType["Balance"] = 1024] = "Balance";
|
|
615
|
-
TransactionType[TransactionType["Activate"] = 2048] = "Activate";
|
|
616
|
-
TransactionType[TransactionType["EncryptedMobile"] = 2048] = "EncryptedMobile";
|
|
617
|
-
TransactionType[TransactionType["Alias"] = 4096] = "Alias";
|
|
618
|
-
TransactionType[TransactionType["Replace"] = 8192] = "Replace";
|
|
619
|
-
TransactionType[TransactionType["Reward"] = 16384] = "Reward";
|
|
620
|
-
TransactionType[TransactionType["DecryptedMobile"] = 16384] = "DecryptedMobile";
|
|
621
|
-
TransactionType[TransactionType["Deactivate"] = 32768] = "Deactivate";
|
|
622
|
-
TransactionType[TransactionType["BatchClose"] = 65536] = "BatchClose";
|
|
623
|
-
TransactionType[TransactionType["Create"] = 131072] = "Create";
|
|
624
|
-
TransactionType[TransactionType["Delete"] = 262144] = "Delete";
|
|
625
|
-
TransactionType[TransactionType["BenefitWithDrawal"] = 1] = "BenefitWithDrawal";
|
|
626
|
-
TransactionType[TransactionType["Fetch"] = 524288] = "Fetch";
|
|
627
|
-
TransactionType[TransactionType["Search"] = 1048576] = "Search";
|
|
628
|
-
TransactionType[TransactionType["Hold"] = 2097152] = "Hold";
|
|
629
|
-
TransactionType[TransactionType["Release"] = 8388608] = "Release";
|
|
630
|
-
TransactionType[TransactionType["VerifySignature"] = 33554432] = "VerifySignature";
|
|
631
|
-
TransactionType[TransactionType["TokenDelete"] = 67108864] = "TokenDelete";
|
|
632
|
-
TransactionType[TransactionType["TokenUpdate"] = -2147483648] = "TokenUpdate";
|
|
633
|
-
TransactionType[TransactionType["Tokenize"] = 2] = "Tokenize";
|
|
634
|
-
/// <summary>
|
|
635
|
-
///
|
|
636
|
-
/// ProPay: Create Account
|
|
637
|
-
/// </summary>
|
|
638
|
-
TransactionType[TransactionType["CreateAccount"] = 256] = "CreateAccount";
|
|
639
|
-
/// <summary>
|
|
640
|
-
/// ProPay: Edit Account
|
|
641
|
-
/// </summary>
|
|
642
|
-
TransactionType[TransactionType["EditAccount"] = 512] = "EditAccount";
|
|
643
|
-
/// <summary>
|
|
644
|
-
/// ProPay: Reset Account Password
|
|
645
|
-
/// </summary>
|
|
646
|
-
TransactionType[TransactionType["ResetPassword"] = 1024] = "ResetPassword";
|
|
647
|
-
/// <summary>
|
|
648
|
-
/// ProPay: Renew Account
|
|
649
|
-
/// </summary>
|
|
650
|
-
TransactionType[TransactionType["RenewAccount"] = 2048] = "RenewAccount";
|
|
651
|
-
/// <summary>
|
|
652
|
-
/// ProPay: Update Beneficial Ownership Information
|
|
653
|
-
/// </summary>
|
|
654
|
-
TransactionType[TransactionType["UpdateBeneficialOwnership"] = 4096] = "UpdateBeneficialOwnership";
|
|
655
|
-
/// <summary>
|
|
656
|
-
/// ProPay: Disown an account
|
|
657
|
-
/// </summary>
|
|
658
|
-
TransactionType[TransactionType["DisownAccount"] = 8192] = "DisownAccount";
|
|
659
|
-
/// <summary>
|
|
660
|
-
/// ProPay: Upload a document to a ProPay account related to a chargeback
|
|
661
|
-
/// </summary>
|
|
662
|
-
TransactionType[TransactionType["UploadDocumentChargeback"] = 16384] = "UploadDocumentChargeback";
|
|
663
|
-
/// <summary>
|
|
664
|
-
/// ProPay: Upload a document to a ProPay account
|
|
665
|
-
/// </summary>
|
|
666
|
-
TransactionType[TransactionType["UploadDocument"] = 32768] = "UploadDocument";
|
|
667
|
-
/// <summary>
|
|
668
|
-
/// ProPay: Obtain a single-sign-on key
|
|
669
|
-
/// </summary>
|
|
670
|
-
TransactionType[TransactionType["ObtainSSOKey"] = 65536] = "ObtainSSOKey";
|
|
671
|
-
/// <summary>
|
|
672
|
-
/// ProPay: Update bank account ownership information
|
|
673
|
-
/// </summary>
|
|
674
|
-
TransactionType[TransactionType["UpdateBankAccountOwnership"] = 131072] = "UpdateBankAccountOwnership";
|
|
675
|
-
/// <summary>
|
|
676
|
-
/// ProPay: Add funds to a ProPay account (EFT)
|
|
677
|
-
/// </summary>
|
|
678
|
-
TransactionType[TransactionType["AddFunds"] = 262144] = "AddFunds";
|
|
679
|
-
/// <summary>
|
|
680
|
-
/// ProPay: Sweep funds from a ProPay account (EFT)
|
|
681
|
-
/// </summary>
|
|
682
|
-
TransactionType[TransactionType["SweepFunds"] = 524288] = "SweepFunds";
|
|
683
|
-
/// <summary>
|
|
684
|
-
/// ProPay: Add a card for Flash Funds
|
|
685
|
-
/// </summary>
|
|
686
|
-
TransactionType[TransactionType["AddCardFlashFunds"] = 1048576] = "AddCardFlashFunds";
|
|
687
|
-
TransactionType[TransactionType["Detokenize"] = 1048576] = "Detokenize";
|
|
688
|
-
/// <summary>
|
|
689
|
-
/// ProPay: Move money out via Flash Funds
|
|
690
|
-
/// </summary>
|
|
691
|
-
TransactionType[TransactionType["PushMoneyFlashFunds"] = 2097152] = "PushMoneyFlashFunds";
|
|
692
|
-
/// <summary>
|
|
693
|
-
/// ProPay: Disburse funds to a ProPay account
|
|
694
|
-
/// </summary>
|
|
695
|
-
TransactionType[TransactionType["DisburseFunds"] = 4194304] = "DisburseFunds";
|
|
696
|
-
/// <summary>
|
|
697
|
-
/// ProPay: SpendBack Transaction
|
|
698
|
-
/// </summary>
|
|
699
|
-
TransactionType[TransactionType["SpendBack"] = 8388608] = "SpendBack";
|
|
700
|
-
/// <summary>
|
|
701
|
-
/// ProPay: Roll back a SplitPay transaction
|
|
702
|
-
/// </summary>
|
|
703
|
-
TransactionType[TransactionType["ReverseSplitPay"] = 16777216] = "ReverseSplitPay";
|
|
704
|
-
TransactionType[TransactionType["Confirm"] = 16777216] = "Confirm";
|
|
705
|
-
/// <summary>
|
|
706
|
-
/// ProPay: Split funds from an existing transaction
|
|
707
|
-
/// </summary>
|
|
708
|
-
TransactionType[TransactionType["SplitFunds"] = 33554432] = "SplitFunds";
|
|
709
|
-
/// <summary>
|
|
710
|
-
/// ProPay: Get Account details
|
|
711
|
-
/// </summary>
|
|
712
|
-
TransactionType[TransactionType["GetAccountDetails"] = 67108864] = "GetAccountDetails";
|
|
713
|
-
/// <summary>
|
|
714
|
-
/// ProPay: Get Account balance
|
|
715
|
-
/// </summary>
|
|
716
|
-
TransactionType[TransactionType["GetAccountBalance"] = 134217728] = "GetAccountBalance";
|
|
717
|
-
/// <summary>
|
|
718
|
-
/// Indicates a transaction reauthorization
|
|
719
|
-
/// </summary>
|
|
720
|
-
TransactionType[TransactionType["Reauth"] = 268435456] = "Reauth";
|
|
721
|
-
/// <summary>
|
|
722
|
-
///
|
|
723
|
-
/// </summary>
|
|
724
|
-
TransactionType[TransactionType["SiteConfig"] = 536870912] = "SiteConfig";
|
|
725
|
-
/// <summary>
|
|
726
|
-
///
|
|
727
|
-
/// </summary>
|
|
728
|
-
TransactionType[TransactionType["TimeRequest"] = 1073741824] = "TimeRequest";
|
|
729
|
-
/// <summary>
|
|
730
|
-
/// Get Token Information for the given token
|
|
731
|
-
/// </summary>
|
|
732
|
-
TransactionType[TransactionType["GetTokenInfo"] = -2147483648] = "GetTokenInfo";
|
|
733
|
-
TransactionType[TransactionType["PayLinkUpdate"] = -2147483648] = "PayLinkUpdate";
|
|
734
|
-
TransactionType[TransactionType["OrderDevice"] = 1] = "OrderDevice";
|
|
735
|
-
})(TransactionType || (exports.TransactionType = TransactionType = {}));
|
|
736
|
-
var ProPayAccountStatus;
|
|
737
|
-
(function (ProPayAccountStatus) {
|
|
738
|
-
ProPayAccountStatus[ProPayAccountStatus["ReadyToProcess"] = 0] = "ReadyToProcess";
|
|
739
|
-
ProPayAccountStatus[ProPayAccountStatus["FraudAccount"] = 1] = "FraudAccount";
|
|
740
|
-
ProPayAccountStatus[ProPayAccountStatus["RiskwiseDeclined"] = 2] = "RiskwiseDeclined";
|
|
741
|
-
ProPayAccountStatus[ProPayAccountStatus["Hold"] = 3] = "Hold";
|
|
742
|
-
ProPayAccountStatus[ProPayAccountStatus["Canceled"] = 4] = "Canceled";
|
|
743
|
-
ProPayAccountStatus[ProPayAccountStatus["FraudVictim"] = 5] = "FraudVictim";
|
|
744
|
-
ProPayAccountStatus[ProPayAccountStatus["ClosedEula"] = 6] = "ClosedEula";
|
|
745
|
-
ProPayAccountStatus[ProPayAccountStatus["ClosedExcessiveChargeback"] = 7] = "ClosedExcessiveChargeback";
|
|
746
|
-
})(ProPayAccountStatus || (exports.ProPayAccountStatus = ProPayAccountStatus = {}));
|
|
747
|
-
var MobilePaymentMethodType;
|
|
748
|
-
(function (MobilePaymentMethodType) {
|
|
749
|
-
MobilePaymentMethodType["APPLEPAY"] = "apple-pay";
|
|
750
|
-
MobilePaymentMethodType["GOOGLEPAY"] = "pay-with-google";
|
|
751
|
-
})(MobilePaymentMethodType || (exports.MobilePaymentMethodType = MobilePaymentMethodType = {}));
|
|
752
|
-
var PaymentDataSourceType;
|
|
753
|
-
(function (PaymentDataSourceType) {
|
|
754
|
-
PaymentDataSourceType["APPLEPAY"] = "ApplePay";
|
|
755
|
-
PaymentDataSourceType["APPLEPAYAPP"] = "ApplePayApp";
|
|
756
|
-
PaymentDataSourceType["APPLEPAYWEB"] = "ApplePayWeb";
|
|
757
|
-
PaymentDataSourceType["GOOGLEPAYAPP"] = "GooglePayApp";
|
|
758
|
-
PaymentDataSourceType["GOOGLEPAYWEB"] = "GooglePayWeb";
|
|
759
|
-
PaymentDataSourceType["DISCOVER3DSECURE"] = "Discover 3DSecure";
|
|
760
|
-
})(PaymentDataSourceType || (exports.PaymentDataSourceType = PaymentDataSourceType = {}));
|
|
761
|
-
var PropayTermsVersion;
|
|
762
|
-
(function (PropayTermsVersion) {
|
|
763
|
-
PropayTermsVersion[PropayTermsVersion["merchantUS"] = 1] = "merchantUS";
|
|
764
|
-
PropayTermsVersion[PropayTermsVersion["paymentUS"] = 2] = "paymentUS";
|
|
765
|
-
PropayTermsVersion[PropayTermsVersion["merchantCA"] = 3] = "merchantCA";
|
|
766
|
-
PropayTermsVersion[PropayTermsVersion["merchantUK"] = 4] = "merchantUK";
|
|
767
|
-
PropayTermsVersion[PropayTermsVersion["merchantAU"] = 5] = "merchantAU";
|
|
768
|
-
})(PropayTermsVersion || (exports.PropayTermsVersion = PropayTermsVersion = {}));
|
|
769
|
-
//# sourceMappingURL=Enums.js.map
|