Preparing search index...
The search index is not available
qor-direct-sdk
qor-direct-sdk
resources/utils
validateCard
Function validateCard
validate
Card
(
card_detail
)
:
Promise
<
Error
>
Validates the provided card details.
Parameters
card_detail
:
PaymentCardObject
The card details to be validated.
Returns
Promise
<
Error
>
Returns true if the card details are valid, otherwise returns an Error object.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
qor-direct-sdk
index
resources/ach-payments
resources/card-payments
resources/cash-payments
resources/gift-cards
resources/marketplace
resources/payment-tokens
resources/proof-of-delivery
resources/transactions
resources/utils
types/ach-payments.types
types/card-payments.types
types/cash-payments.types
types/gift-cards.types
types/marketplace.types
types/payment-tokens.types
types/proof-of-delivery.types
types/shared-payment.types
types/transactions.types
Generated using
TypeDoc
Validates the provided card details.