From 7a08a1577d9a1ac3553cbfe14244e19eb7c72f68 Mon Sep 17 00:00:00 2001 From: lehuygiang28 Date: Tue, 21 May 2024 14:22:29 +0700 Subject: [PATCH] docs(docs): :memo: typedoc generated --- docs/docs/api/classes/VNPay.md | 28 ++++++------- docs/docs/api/enumerations/HashAlgorithm.md | 6 +-- docs/docs/api/enumerations/ProductCode.md | 40 +++++++++---------- .../api/enumerations/RefundTransactionType.md | 4 +- docs/docs/api/enumerations/UrlService.md | 2 +- docs/docs/api/enumerations/VnpCardType.md | 4 +- docs/docs/api/enumerations/VnpCurrCode.md | 2 +- docs/docs/api/enumerations/VnpLocale.md | 4 +- .../api/enumerations/VnpTransactionType.md | 6 +-- docs/docs/api/functions/consoleLogger.md | 2 +- docs/docs/api/functions/dateFormat.md | 2 +- docs/docs/api/functions/fileLogger.md | 2 +- .../api/functions/generateRandomString.md | 2 +- .../api/functions/getResponseByStatusCode.md | 2 +- docs/docs/api/functions/hash.md | 2 +- docs/docs/api/functions/ignoreLogger.md | 2 +- .../api/functions/isValidVnpayDateFormat.md | 2 +- docs/docs/api/functions/parseDate.md | 2 +- docs/docs/api/functions/resolveUrlString.md | 2 +- docs/docs/api/type-aliases/BuildPaymentUrl.md | 2 +- .../api/type-aliases/BuildPaymentUrlLogger.md | 2 +- .../type-aliases/BuildPaymentUrlOptions.md | 2 +- docs/docs/api/type-aliases/DefaultConfig.md | 2 +- docs/docs/api/type-aliases/GlobalConfig.md | 2 +- docs/docs/api/type-aliases/IpnResponse.md | 2 +- docs/docs/api/type-aliases/LoggerData.md | 2 +- docs/docs/api/type-aliases/LoggerOptions.md | 2 +- docs/docs/api/type-aliases/QueryDr.md | 2 +- docs/docs/api/type-aliases/Refund.md | 2 +- .../api/type-aliases/ReturnQueryFromVNPay.md | 2 +- docs/docs/api/type-aliases/VNPayConfig.md | 2 +- docs/docs/api/type-aliases/VerifyIpnCall.md | 2 +- .../api/type-aliases/VerifyIpnCallLogger.md | 2 +- .../api/type-aliases/VerifyIpnCallOptions.md | 2 +- docs/docs/api/type-aliases/VerifyReturnUrl.md | 2 +- .../api/type-aliases/VerifyReturnUrlLogger.md | 2 +- .../type-aliases/VerifyReturnUrlOptions.md | 2 +- docs/docs/api/variables/CURR_CODE_VND.md | 2 +- .../api/variables/GET_BANK_LIST_ENDPOINT.md | 2 +- .../api/variables/InpOrderAlreadyConfirmed.md | 2 +- docs/docs/api/variables/IpnFailChecksum.md | 2 +- docs/docs/api/variables/IpnInvalidAmount.md | 2 +- docs/docs/api/variables/IpnOrderNotFound.md | 2 +- docs/docs/api/variables/IpnSuccess.md | 2 +- docs/docs/api/variables/IpnUnknownError.md | 2 +- docs/docs/api/variables/PAYMENT_ENDPOINT.md | 2 +- .../api/variables/QUERY_DR_REFUND_ENDPOINT.md | 2 +- .../api/variables/QUERY_DR_RESPONSE_MAP.md | 2 +- .../docs/api/variables/REFUND_RESPONSE_MAP.md | 2 +- docs/docs/api/variables/RESPONSE_MAP.md | 2 +- .../TRANSACTION_STATUS_RESPONSE_MAP.md | 2 +- .../variables/VNPAY_GATEWAY_SANDBOX_HOST.md | 2 +- .../docs/api/variables/VNP_DEFAULT_COMMAND.md | 2 +- docs/docs/api/variables/VNP_VERSION.md | 2 +- docs/docs/api/variables/numberRegex.md | 2 +- 55 files changed, 94 insertions(+), 94 deletions(-) diff --git a/docs/docs/api/classes/VNPay.md b/docs/docs/api/classes/VNPay.md index ae9d52f..ad28010 100644 --- a/docs/docs/api/classes/VNPay.md +++ b/docs/docs/api/classes/VNPay.md @@ -50,7 +50,7 @@ const urlString = vnpay.buildPaymentUrl({ #### Source -[vnpay.ts:75](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L75) +[vnpay.ts:75](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L75) ## Properties @@ -60,7 +60,7 @@ const urlString = vnpay.buildPaymentUrl({ #### Source -[vnpay.ts:71](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L71) +[vnpay.ts:71](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L71) *** @@ -70,7 +70,7 @@ const urlString = vnpay.buildPaymentUrl({ #### Source -[vnpay.ts:70](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L70) +[vnpay.ts:70](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L70) *** @@ -80,7 +80,7 @@ const urlString = vnpay.buildPaymentUrl({ #### Source -[vnpay.ts:69](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L69) +[vnpay.ts:69](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L69) *** @@ -90,7 +90,7 @@ const urlString = vnpay.buildPaymentUrl({ #### Source -[vnpay.ts:72](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L72) +[vnpay.ts:72](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L72) ## Accessors @@ -110,7 +110,7 @@ Get default config of VNPay #### Source -[vnpay.ts:118](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L118) +[vnpay.ts:118](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L118) ## Methods @@ -148,7 +148,7 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#tao-url-thanh-toa #### Source -[vnpay.ts:162](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L162) +[vnpay.ts:162](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L162) *** @@ -162,7 +162,7 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#tao-url-thanh-toa #### Source -[vnpay.ts:129](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L129) +[vnpay.ts:129](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L129) *** @@ -180,7 +180,7 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#tao-url-thanh-toa #### Source -[vnpay.ts:73](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L73) +[vnpay.ts:73](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L73) *** @@ -206,7 +206,7 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#tao-url-thanh-toa #### Source -[vnpay.ts:532](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L532) +[vnpay.ts:532](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L532) *** @@ -238,7 +238,7 @@ https://sandbox.vnpayment.vn/apis/docs/truy-van-hoan-tien/querydr&refund.html#tr #### Source -[vnpay.ts:348](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L348) +[vnpay.ts:348](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L348) *** @@ -405,7 +405,7 @@ https://sandbox.vnpayment.vn/apis/docs/truy-van-hoan-tien/querydr&refund.html#ho #### Source -[vnpay.ts:444](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L444) +[vnpay.ts:444](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L444) *** @@ -451,7 +451,7 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#code-ipn-url #### Source -[vnpay.ts:316](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L316) +[vnpay.ts:316](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L316) *** @@ -489,4 +489,4 @@ https://sandbox.vnpayment.vn/apis/docs/thanh-toan-pay/pay.html#code-returnurl #### Source -[vnpay.ts:232](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/vnpay.ts#L232) +[vnpay.ts:232](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/vnpay.ts#L232) diff --git a/docs/docs/api/enumerations/HashAlgorithm.md b/docs/docs/api/enumerations/HashAlgorithm.md index f4d88ee..c61c58a 100644 --- a/docs/docs/api/enumerations/HashAlgorithm.md +++ b/docs/docs/api/enumerations/HashAlgorithm.md @@ -8,7 +8,7 @@ #### Source -[enums/index.ts:10](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L10) +[enums/index.ts:10](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L10) *** @@ -18,7 +18,7 @@ #### Source -[enums/index.ts:8](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L8) +[enums/index.ts:8](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L8) *** @@ -28,4 +28,4 @@ #### Source -[enums/index.ts:9](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L9) +[enums/index.ts:9](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L9) diff --git a/docs/docs/api/enumerations/ProductCode.md b/docs/docs/api/enumerations/ProductCode.md index d4d8fed..fc7add5 100644 --- a/docs/docs/api/enumerations/ProductCode.md +++ b/docs/docs/api/enumerations/ProductCode.md @@ -12,7 +12,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:21](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L21) +[enums/product-code.enum.ts:21](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L21) *** @@ -22,7 +22,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:10](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L10) +[enums/product-code.enum.ts:10](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L10) *** @@ -32,7 +32,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:22](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L22) +[enums/product-code.enum.ts:22](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L22) *** @@ -42,7 +42,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:8](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L8) +[enums/product-code.enum.ts:8](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L8) *** @@ -52,7 +52,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:13](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L13) +[enums/product-code.enum.ts:13](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L13) *** @@ -62,7 +62,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:7](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L7) +[enums/product-code.enum.ts:7](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L7) *** @@ -72,7 +72,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:9](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L9) +[enums/product-code.enum.ts:9](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L9) *** @@ -82,7 +82,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:14](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L14) +[enums/product-code.enum.ts:14](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L14) *** @@ -92,7 +92,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:15](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L15) +[enums/product-code.enum.ts:15](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L15) *** @@ -102,7 +102,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:5](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L5) +[enums/product-code.enum.ts:5](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L5) *** @@ -112,7 +112,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:16](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L16) +[enums/product-code.enum.ts:16](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L16) *** @@ -122,7 +122,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:12](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L12) +[enums/product-code.enum.ts:12](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L12) *** @@ -132,7 +132,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:18](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L18) +[enums/product-code.enum.ts:18](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L18) *** @@ -142,7 +142,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:17](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L17) +[enums/product-code.enum.ts:17](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L17) *** @@ -152,7 +152,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:24](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L24) +[enums/product-code.enum.ts:24](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L24) *** @@ -162,7 +162,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:20](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L20) +[enums/product-code.enum.ts:20](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L20) *** @@ -172,7 +172,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:23](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L23) +[enums/product-code.enum.ts:23](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L23) *** @@ -182,7 +182,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:6](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L6) +[enums/product-code.enum.ts:6](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L6) *** @@ -192,7 +192,7 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:11](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L11) +[enums/product-code.enum.ts:11](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L11) *** @@ -202,4 +202,4 @@ https://sandbox.vnpayment.vn/apis/docs/loai-hang-hoa/ #### Source -[enums/product-code.enum.ts:19](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/product-code.enum.ts#L19) +[enums/product-code.enum.ts:19](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/product-code.enum.ts#L19) diff --git a/docs/docs/api/enumerations/RefundTransactionType.md b/docs/docs/api/enumerations/RefundTransactionType.md index 161d3ec..296979b 100644 --- a/docs/docs/api/enumerations/RefundTransactionType.md +++ b/docs/docs/api/enumerations/RefundTransactionType.md @@ -8,7 +8,7 @@ #### Source -[enums/index.ts:34](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L34) +[enums/index.ts:34](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L34) *** @@ -18,4 +18,4 @@ #### Source -[enums/index.ts:35](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L35) +[enums/index.ts:35](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L35) diff --git a/docs/docs/api/enumerations/UrlService.md b/docs/docs/api/enumerations/UrlService.md index d2b2930..1b7eaca 100644 --- a/docs/docs/api/enumerations/UrlService.md +++ b/docs/docs/api/enumerations/UrlService.md @@ -8,4 +8,4 @@ #### Source -[enums/index.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L4) +[enums/index.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L4) diff --git a/docs/docs/api/enumerations/VnpCardType.md b/docs/docs/api/enumerations/VnpCardType.md index 3b012c7..a8f280b 100644 --- a/docs/docs/api/enumerations/VnpCardType.md +++ b/docs/docs/api/enumerations/VnpCardType.md @@ -8,7 +8,7 @@ #### Source -[enums/index.ts:23](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L23) +[enums/index.ts:23](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L23) *** @@ -18,4 +18,4 @@ #### Source -[enums/index.ts:24](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L24) +[enums/index.ts:24](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L24) diff --git a/docs/docs/api/enumerations/VnpCurrCode.md b/docs/docs/api/enumerations/VnpCurrCode.md index 5e44efa..bb22cc4 100644 --- a/docs/docs/api/enumerations/VnpCurrCode.md +++ b/docs/docs/api/enumerations/VnpCurrCode.md @@ -8,4 +8,4 @@ #### Source -[enums/index.ts:14](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L14) +[enums/index.ts:14](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L14) diff --git a/docs/docs/api/enumerations/VnpLocale.md b/docs/docs/api/enumerations/VnpLocale.md index 9015d70..f7a721d 100644 --- a/docs/docs/api/enumerations/VnpLocale.md +++ b/docs/docs/api/enumerations/VnpLocale.md @@ -8,7 +8,7 @@ #### Source -[enums/index.ts:19](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L19) +[enums/index.ts:19](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L19) *** @@ -18,4 +18,4 @@ #### Source -[enums/index.ts:18](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L18) +[enums/index.ts:18](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L18) diff --git a/docs/docs/api/enumerations/VnpTransactionType.md b/docs/docs/api/enumerations/VnpTransactionType.md index 73db60f..e92df92 100644 --- a/docs/docs/api/enumerations/VnpTransactionType.md +++ b/docs/docs/api/enumerations/VnpTransactionType.md @@ -8,7 +8,7 @@ #### Source -[enums/index.ts:29](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L29) +[enums/index.ts:29](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L29) *** @@ -18,7 +18,7 @@ #### Source -[enums/index.ts:30](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L30) +[enums/index.ts:30](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L30) *** @@ -28,4 +28,4 @@ #### Source -[enums/index.ts:28](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/enums/index.ts#L28) +[enums/index.ts:28](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/enums/index.ts#L28) diff --git a/docs/docs/api/functions/consoleLogger.md b/docs/docs/api/functions/consoleLogger.md index 3427839..a68555c 100644 --- a/docs/docs/api/functions/consoleLogger.md +++ b/docs/docs/api/functions/consoleLogger.md @@ -20,4 +20,4 @@ Log data to console ## Source -[utils/logger.ts:17](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/logger.ts#L17) +[utils/logger.ts:17](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/logger.ts#L17) diff --git a/docs/docs/api/functions/dateFormat.md b/docs/docs/api/functions/dateFormat.md index 3f81312..daf1d71 100644 --- a/docs/docs/api/functions/dateFormat.md +++ b/docs/docs/api/functions/dateFormat.md @@ -26,4 +26,4 @@ Format date to VNPay format, default is yyyyMMddHHmmss ## Source -[utils/common.ts:13](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L13) +[utils/common.ts:13](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L13) diff --git a/docs/docs/api/functions/fileLogger.md b/docs/docs/api/functions/fileLogger.md index d8285c6..2067cad 100644 --- a/docs/docs/api/functions/fileLogger.md +++ b/docs/docs/api/functions/fileLogger.md @@ -28,4 +28,4 @@ Log data to file ## Source -[utils/logger.ts:29](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/logger.ts#L29) +[utils/logger.ts:29](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/logger.ts#L29) diff --git a/docs/docs/api/functions/generateRandomString.md b/docs/docs/api/functions/generateRandomString.md index 33aa539..091c45e 100644 --- a/docs/docs/api/functions/generateRandomString.md +++ b/docs/docs/api/functions/generateRandomString.md @@ -12,4 +12,4 @@ ## Source -[utils/common.ts:63](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L63) +[utils/common.ts:63](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L63) diff --git a/docs/docs/api/functions/getResponseByStatusCode.md b/docs/docs/api/functions/getResponseByStatusCode.md index 55aac7f..41b8a45 100644 --- a/docs/docs/api/functions/getResponseByStatusCode.md +++ b/docs/docs/api/functions/getResponseByStatusCode.md @@ -30,4 +30,4 @@ Get response message by response code ## Source -[utils/common.ts:82](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L82) +[utils/common.ts:82](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L82) diff --git a/docs/docs/api/functions/hash.md b/docs/docs/api/functions/hash.md index f130a75..40355a8 100644 --- a/docs/docs/api/functions/hash.md +++ b/docs/docs/api/functions/hash.md @@ -16,4 +16,4 @@ ## Source -[utils/common.ts:105](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L105) +[utils/common.ts:105](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L105) diff --git a/docs/docs/api/functions/ignoreLogger.md b/docs/docs/api/functions/ignoreLogger.md index f2b79da..71a1070 100644 --- a/docs/docs/api/functions/ignoreLogger.md +++ b/docs/docs/api/functions/ignoreLogger.md @@ -14,4 +14,4 @@ Pass to `loggerFn` for ignoring logger ## Source -[utils/logger.ts:9](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/logger.ts#L9) +[utils/logger.ts:9](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/logger.ts#L9) diff --git a/docs/docs/api/functions/isValidVnpayDateFormat.md b/docs/docs/api/functions/isValidVnpayDateFormat.md index 88482cd..56319b9 100644 --- a/docs/docs/api/functions/isValidVnpayDateFormat.md +++ b/docs/docs/api/functions/isValidVnpayDateFormat.md @@ -18,4 +18,4 @@ True if the date is valid, false otherwise ## Source -[utils/common.ts:56](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L56) +[utils/common.ts:56](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L56) diff --git a/docs/docs/api/functions/parseDate.md b/docs/docs/api/functions/parseDate.md index e7d4c0f..09d8764 100644 --- a/docs/docs/api/functions/parseDate.md +++ b/docs/docs/api/functions/parseDate.md @@ -18,4 +18,4 @@ Date ## Source -[utils/common.ts:38](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L38) +[utils/common.ts:38](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L38) diff --git a/docs/docs/api/functions/resolveUrlString.md b/docs/docs/api/functions/resolveUrlString.md index 1316965..5664628 100644 --- a/docs/docs/api/functions/resolveUrlString.md +++ b/docs/docs/api/functions/resolveUrlString.md @@ -14,4 +14,4 @@ ## Source -[utils/common.ts:93](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/utils/common.ts#L93) +[utils/common.ts:93](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/utils/common.ts#L93) diff --git a/docs/docs/api/type-aliases/BuildPaymentUrl.md b/docs/docs/api/type-aliases/BuildPaymentUrl.md index 3273082..7836ec0 100644 --- a/docs/docs/api/type-aliases/BuildPaymentUrl.md +++ b/docs/docs/api/type-aliases/BuildPaymentUrl.md @@ -167,4 +167,4 @@ Reference code of transaction on merchant system. This code is unique to disting ## Source -[types/build-payment-url.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/build-payment-url.type.ts#L4) +[types/build-payment-url.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/build-payment-url.type.ts#L4) diff --git a/docs/docs/api/type-aliases/BuildPaymentUrlLogger.md b/docs/docs/api/type-aliases/BuildPaymentUrlLogger.md index 53790dd..e1757ea 100644 --- a/docs/docs/api/type-aliases/BuildPaymentUrlLogger.md +++ b/docs/docs/api/type-aliases/BuildPaymentUrlLogger.md @@ -4,4 +4,4 @@ ## Source -[types/build-payment-url.type.ts:83](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/build-payment-url.type.ts#L83) +[types/build-payment-url.type.ts:83](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/build-payment-url.type.ts#L83) diff --git a/docs/docs/api/type-aliases/BuildPaymentUrlOptions.md b/docs/docs/api/type-aliases/BuildPaymentUrlOptions.md index 9f6732d..8ecf424 100644 --- a/docs/docs/api/type-aliases/BuildPaymentUrlOptions.md +++ b/docs/docs/api/type-aliases/BuildPaymentUrlOptions.md @@ -14,4 +14,4 @@ ## Source -[types/build-payment-url.type.ts:91](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/build-payment-url.type.ts#L91) +[types/build-payment-url.type.ts:91](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/build-payment-url.type.ts#L91) diff --git a/docs/docs/api/type-aliases/DefaultConfig.md b/docs/docs/api/type-aliases/DefaultConfig.md index 3f39e4b..b6b5379 100644 --- a/docs/docs/api/type-aliases/DefaultConfig.md +++ b/docs/docs/api/type-aliases/DefaultConfig.md @@ -14,4 +14,4 @@ ## Source -[types/common.type.ts:13](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/common.type.ts#L13) +[types/common.type.ts:13](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/common.type.ts#L13) diff --git a/docs/docs/api/type-aliases/GlobalConfig.md b/docs/docs/api/type-aliases/GlobalConfig.md index bb3fa1d..818a7b8 100644 --- a/docs/docs/api/type-aliases/GlobalConfig.md +++ b/docs/docs/api/type-aliases/GlobalConfig.md @@ -30,4 +30,4 @@ ## Source -[types/common.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/common.type.ts#L4) +[types/common.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/common.type.ts#L4) diff --git a/docs/docs/api/type-aliases/IpnResponse.md b/docs/docs/api/type-aliases/IpnResponse.md index bd142d9..263b0fe 100644 --- a/docs/docs/api/type-aliases/IpnResponse.md +++ b/docs/docs/api/type-aliases/IpnResponse.md @@ -16,4 +16,4 @@ The response must to be sent to VNPAY after receiving the IPN request ## Source -[constants/ipn-result-for-vnpay.constant.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L4) +[constants/ipn-result-for-vnpay.constant.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L4) diff --git a/docs/docs/api/type-aliases/LoggerData.md b/docs/docs/api/type-aliases/LoggerData.md index 4a70963..a795dd3 100644 --- a/docs/docs/api/type-aliases/LoggerData.md +++ b/docs/docs/api/type-aliases/LoggerData.md @@ -20,4 +20,4 @@ The type of the data object. ## Source -[types/logger.type.ts:11](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/logger.type.ts#L11) +[types/logger.type.ts:11](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/logger.type.ts#L11) diff --git a/docs/docs/api/type-aliases/LoggerOptions.md b/docs/docs/api/type-aliases/LoggerOptions.md index ccd3599..e5d6680 100644 --- a/docs/docs/api/type-aliases/LoggerOptions.md +++ b/docs/docs/api/type-aliases/LoggerOptions.md @@ -27,4 +27,4 @@ The logger configuration, which can be one of three types: ## Source -[types/logger.type.ts:23](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/logger.type.ts#L23) +[types/logger.type.ts:23](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/logger.type.ts#L23) diff --git a/docs/docs/api/type-aliases/QueryDr.md b/docs/docs/api/type-aliases/QueryDr.md index 98c68ff..53f22d7 100644 --- a/docs/docs/api/type-aliases/QueryDr.md +++ b/docs/docs/api/type-aliases/QueryDr.md @@ -58,4 +58,4 @@ Transaction code recorded in VNPAY system. ## Source -[types/query-dr.type.ts:5](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/query-dr.type.ts#L5) +[types/query-dr.type.ts:5](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/query-dr.type.ts#L5) diff --git a/docs/docs/api/type-aliases/Refund.md b/docs/docs/api/type-aliases/Refund.md index 3242dff..fe5de78 100644 --- a/docs/docs/api/type-aliases/Refund.md +++ b/docs/docs/api/type-aliases/Refund.md @@ -39,4 +39,4 @@ Type of transaction at the VNPAY system: ## Source -[types/refund.type.ts:5](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/refund.type.ts#L5) +[types/refund.type.ts:5](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/refund.type.ts#L5) diff --git a/docs/docs/api/type-aliases/ReturnQueryFromVNPay.md b/docs/docs/api/type-aliases/ReturnQueryFromVNPay.md index 6dc0ed5..61b15a1 100644 --- a/docs/docs/api/type-aliases/ReturnQueryFromVNPay.md +++ b/docs/docs/api/type-aliases/ReturnQueryFromVNPay.md @@ -180,4 +180,4 @@ https://sandbox.vnpayment.vn/apis/docs/bang-ma-loi/ ## Source -[types/return-from-vnpay.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/return-from-vnpay.type.ts#L4) +[types/return-from-vnpay.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/return-from-vnpay.type.ts#L4) diff --git a/docs/docs/api/type-aliases/VNPayConfig.md b/docs/docs/api/type-aliases/VNPayConfig.md index 2e175b7..e480337 100644 --- a/docs/docs/api/type-aliases/VNPayConfig.md +++ b/docs/docs/api/type-aliases/VNPayConfig.md @@ -172,4 +172,4 @@ API host url of VNPay ## Source -[types/vnpay-config.type.ts:3](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/vnpay-config.type.ts#L3) +[types/vnpay-config.type.ts:3](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/vnpay-config.type.ts#L3) diff --git a/docs/docs/api/type-aliases/VerifyIpnCall.md b/docs/docs/api/type-aliases/VerifyIpnCall.md index ae80457..3796295 100644 --- a/docs/docs/api/type-aliases/VerifyIpnCall.md +++ b/docs/docs/api/type-aliases/VerifyIpnCall.md @@ -4,4 +4,4 @@ ## Source -[types/verify-ipn-call.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-ipn-call.type.ts#L4) +[types/verify-ipn-call.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-ipn-call.type.ts#L4) diff --git a/docs/docs/api/type-aliases/VerifyIpnCallLogger.md b/docs/docs/api/type-aliases/VerifyIpnCallLogger.md index 247fa71..a254602 100644 --- a/docs/docs/api/type-aliases/VerifyIpnCallLogger.md +++ b/docs/docs/api/type-aliases/VerifyIpnCallLogger.md @@ -4,4 +4,4 @@ ## Source -[types/verify-ipn-call.type.ts:6](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-ipn-call.type.ts#L6) +[types/verify-ipn-call.type.ts:6](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-ipn-call.type.ts#L6) diff --git a/docs/docs/api/type-aliases/VerifyIpnCallOptions.md b/docs/docs/api/type-aliases/VerifyIpnCallOptions.md index 9f1f181..64af188 100644 --- a/docs/docs/api/type-aliases/VerifyIpnCallOptions.md +++ b/docs/docs/api/type-aliases/VerifyIpnCallOptions.md @@ -14,4 +14,4 @@ ## Source -[types/verify-ipn-call.type.ts:12](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-ipn-call.type.ts#L12) +[types/verify-ipn-call.type.ts:12](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-ipn-call.type.ts#L12) diff --git a/docs/docs/api/type-aliases/VerifyReturnUrl.md b/docs/docs/api/type-aliases/VerifyReturnUrl.md index 74fbb77..ba4ff21 100644 --- a/docs/docs/api/type-aliases/VerifyReturnUrl.md +++ b/docs/docs/api/type-aliases/VerifyReturnUrl.md @@ -54,4 +54,4 @@ Error message ## Source -[types/verify-return-url.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-return-url.type.ts#L4) +[types/verify-return-url.type.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-return-url.type.ts#L4) diff --git a/docs/docs/api/type-aliases/VerifyReturnUrlLogger.md b/docs/docs/api/type-aliases/VerifyReturnUrlLogger.md index 2f9a576..948fd35 100644 --- a/docs/docs/api/type-aliases/VerifyReturnUrlLogger.md +++ b/docs/docs/api/type-aliases/VerifyReturnUrlLogger.md @@ -4,4 +4,4 @@ ## Source -[types/verify-return-url.type.ts:28](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-return-url.type.ts#L28) +[types/verify-return-url.type.ts:28](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-return-url.type.ts#L28) diff --git a/docs/docs/api/type-aliases/VerifyReturnUrlOptions.md b/docs/docs/api/type-aliases/VerifyReturnUrlOptions.md index eed3063..988f3cf 100644 --- a/docs/docs/api/type-aliases/VerifyReturnUrlOptions.md +++ b/docs/docs/api/type-aliases/VerifyReturnUrlOptions.md @@ -14,4 +14,4 @@ ## Source -[types/verify-return-url.type.ts:34](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/types/verify-return-url.type.ts#L34) +[types/verify-return-url.type.ts:34](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/types/verify-return-url.type.ts#L34) diff --git a/docs/docs/api/variables/CURR_CODE_VND.md b/docs/docs/api/variables/CURR_CODE_VND.md index 37b51c1..39bb3b4 100644 --- a/docs/docs/api/variables/CURR_CODE_VND.md +++ b/docs/docs/api/variables/CURR_CODE_VND.md @@ -4,4 +4,4 @@ ## Source -[constants/index.ts:8](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/index.ts#L8) +[constants/index.ts:8](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/index.ts#L8) diff --git a/docs/docs/api/variables/GET_BANK_LIST_ENDPOINT.md b/docs/docs/api/variables/GET_BANK_LIST_ENDPOINT.md index 3bf5f20..9dc78c3 100644 --- a/docs/docs/api/variables/GET_BANK_LIST_ENDPOINT.md +++ b/docs/docs/api/variables/GET_BANK_LIST_ENDPOINT.md @@ -4,4 +4,4 @@ ## Source -[constants/api-endpoint.constant.ts:5](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/api-endpoint.constant.ts#L5) +[constants/api-endpoint.constant.ts:5](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/api-endpoint.constant.ts#L5) diff --git a/docs/docs/api/variables/InpOrderAlreadyConfirmed.md b/docs/docs/api/variables/InpOrderAlreadyConfirmed.md index 1e27740..23a420d 100644 --- a/docs/docs/api/variables/InpOrderAlreadyConfirmed.md +++ b/docs/docs/api/variables/InpOrderAlreadyConfirmed.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:19](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L19) +[constants/ipn-result-for-vnpay.constant.ts:19](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L19) diff --git a/docs/docs/api/variables/IpnFailChecksum.md b/docs/docs/api/variables/IpnFailChecksum.md index eab5990..9050e01 100644 --- a/docs/docs/api/variables/IpnFailChecksum.md +++ b/docs/docs/api/variables/IpnFailChecksum.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:29](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L29) +[constants/ipn-result-for-vnpay.constant.ts:29](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L29) diff --git a/docs/docs/api/variables/IpnInvalidAmount.md b/docs/docs/api/variables/IpnInvalidAmount.md index 4200719..bad3fc6 100644 --- a/docs/docs/api/variables/IpnInvalidAmount.md +++ b/docs/docs/api/variables/IpnInvalidAmount.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:24](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L24) +[constants/ipn-result-for-vnpay.constant.ts:24](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L24) diff --git a/docs/docs/api/variables/IpnOrderNotFound.md b/docs/docs/api/variables/IpnOrderNotFound.md index c8b412c..9477ca7 100644 --- a/docs/docs/api/variables/IpnOrderNotFound.md +++ b/docs/docs/api/variables/IpnOrderNotFound.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:14](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L14) +[constants/ipn-result-for-vnpay.constant.ts:14](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L14) diff --git a/docs/docs/api/variables/IpnSuccess.md b/docs/docs/api/variables/IpnSuccess.md index 8b04268..9bf1ddd 100644 --- a/docs/docs/api/variables/IpnSuccess.md +++ b/docs/docs/api/variables/IpnSuccess.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:9](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L9) +[constants/ipn-result-for-vnpay.constant.ts:9](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L9) diff --git a/docs/docs/api/variables/IpnUnknownError.md b/docs/docs/api/variables/IpnUnknownError.md index fda2168..5d67e7f 100644 --- a/docs/docs/api/variables/IpnUnknownError.md +++ b/docs/docs/api/variables/IpnUnknownError.md @@ -4,4 +4,4 @@ ## Source -[constants/ipn-result-for-vnpay.constant.ts:34](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/ipn-result-for-vnpay.constant.ts#L34) +[constants/ipn-result-for-vnpay.constant.ts:34](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/ipn-result-for-vnpay.constant.ts#L34) diff --git a/docs/docs/api/variables/PAYMENT_ENDPOINT.md b/docs/docs/api/variables/PAYMENT_ENDPOINT.md index 3cb918c..3200f31 100644 --- a/docs/docs/api/variables/PAYMENT_ENDPOINT.md +++ b/docs/docs/api/variables/PAYMENT_ENDPOINT.md @@ -4,4 +4,4 @@ ## Source -[constants/api-endpoint.constant.ts:3](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/api-endpoint.constant.ts#L3) +[constants/api-endpoint.constant.ts:3](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/api-endpoint.constant.ts#L3) diff --git a/docs/docs/api/variables/QUERY_DR_REFUND_ENDPOINT.md b/docs/docs/api/variables/QUERY_DR_REFUND_ENDPOINT.md index ad779a3..707ae83 100644 --- a/docs/docs/api/variables/QUERY_DR_REFUND_ENDPOINT.md +++ b/docs/docs/api/variables/QUERY_DR_REFUND_ENDPOINT.md @@ -4,4 +4,4 @@ ## Source -[constants/api-endpoint.constant.ts:4](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/api-endpoint.constant.ts#L4) +[constants/api-endpoint.constant.ts:4](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/api-endpoint.constant.ts#L4) diff --git a/docs/docs/api/variables/QUERY_DR_RESPONSE_MAP.md b/docs/docs/api/variables/QUERY_DR_RESPONSE_MAP.md index 68d6c40..e704bb5 100644 --- a/docs/docs/api/variables/QUERY_DR_RESPONSE_MAP.md +++ b/docs/docs/api/variables/QUERY_DR_RESPONSE_MAP.md @@ -4,4 +4,4 @@ ## Source -[constants/response-map.constant.ts:107](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/response-map.constant.ts#L107) +[constants/response-map.constant.ts:107](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/response-map.constant.ts#L107) diff --git a/docs/docs/api/variables/REFUND_RESPONSE_MAP.md b/docs/docs/api/variables/REFUND_RESPONSE_MAP.md index ba0aa5d..e3996d0 100644 --- a/docs/docs/api/variables/REFUND_RESPONSE_MAP.md +++ b/docs/docs/api/variables/REFUND_RESPONSE_MAP.md @@ -4,4 +4,4 @@ ## Source -[constants/response-map.constant.ts:154](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/response-map.constant.ts#L154) +[constants/response-map.constant.ts:154](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/response-map.constant.ts#L154) diff --git a/docs/docs/api/variables/RESPONSE_MAP.md b/docs/docs/api/variables/RESPONSE_MAP.md index 1dfdb70..8d98b81 100644 --- a/docs/docs/api/variables/RESPONSE_MAP.md +++ b/docs/docs/api/variables/RESPONSE_MAP.md @@ -4,4 +4,4 @@ ## Source -[constants/response-map.constant.ts:3](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/response-map.constant.ts#L3) +[constants/response-map.constant.ts:3](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/response-map.constant.ts#L3) diff --git a/docs/docs/api/variables/TRANSACTION_STATUS_RESPONSE_MAP.md b/docs/docs/api/variables/TRANSACTION_STATUS_RESPONSE_MAP.md index 08d7755..d3255c2 100644 --- a/docs/docs/api/variables/TRANSACTION_STATUS_RESPONSE_MAP.md +++ b/docs/docs/api/variables/TRANSACTION_STATUS_RESPONSE_MAP.md @@ -4,4 +4,4 @@ ## Source -[constants/response-map.constant.ts:208](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/response-map.constant.ts#L208) +[constants/response-map.constant.ts:208](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/response-map.constant.ts#L208) diff --git a/docs/docs/api/variables/VNPAY_GATEWAY_SANDBOX_HOST.md b/docs/docs/api/variables/VNPAY_GATEWAY_SANDBOX_HOST.md index 4754a3b..ca30fac 100644 --- a/docs/docs/api/variables/VNPAY_GATEWAY_SANDBOX_HOST.md +++ b/docs/docs/api/variables/VNPAY_GATEWAY_SANDBOX_HOST.md @@ -4,4 +4,4 @@ ## Source -[constants/api-endpoint.constant.ts:1](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/api-endpoint.constant.ts#L1) +[constants/api-endpoint.constant.ts:1](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/api-endpoint.constant.ts#L1) diff --git a/docs/docs/api/variables/VNP_DEFAULT_COMMAND.md b/docs/docs/api/variables/VNP_DEFAULT_COMMAND.md index 2b9b1bb..2051485 100644 --- a/docs/docs/api/variables/VNP_DEFAULT_COMMAND.md +++ b/docs/docs/api/variables/VNP_DEFAULT_COMMAND.md @@ -4,4 +4,4 @@ ## Source -[constants/index.ts:7](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/index.ts#L7) +[constants/index.ts:7](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/index.ts#L7) diff --git a/docs/docs/api/variables/VNP_VERSION.md b/docs/docs/api/variables/VNP_VERSION.md index 0c6cb51..ab91f27 100644 --- a/docs/docs/api/variables/VNP_VERSION.md +++ b/docs/docs/api/variables/VNP_VERSION.md @@ -4,4 +4,4 @@ ## Source -[constants/index.ts:6](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/index.ts#L6) +[constants/index.ts:6](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/index.ts#L6) diff --git a/docs/docs/api/variables/numberRegex.md b/docs/docs/api/variables/numberRegex.md index e6f000f..7aaf556 100644 --- a/docs/docs/api/variables/numberRegex.md +++ b/docs/docs/api/variables/numberRegex.md @@ -4,4 +4,4 @@ ## Source -[constants/regex.constant.ts:1](https://github.com/lehuygiang28/vnpay/blob/e8e94e8a800b1952e47648e8b76237a738bccbb7/src/constants/regex.constant.ts#L1) +[constants/regex.constant.ts:1](https://github.com/lehuygiang28/vnpay/blob/e5d2c2c4802c32c8fbad34e0595b2cfeb2281905/src/constants/regex.constant.ts#L1)