Purpose
Place in your custom canUseInternal()
method a custom logic to decide whether the payment method need to be shown to a customer on the checkout screen. By default there is no custom login and the method just returns true
.
Place in your custom canUseInternal()
method a custom logic to decide whether the payment method need to be shown to a customer on the checkout screen. By default there is no custom login and the method just returns true
.
See also:
canUseCheckout()
used?canCapture()
used?canCapturePartial()
used?canRefund()
used?canRefundPartialPerInvoice()
used?canVoid()
used?canEdit()
used?canFetchTransactionInfo()
used?fetchTransactionInfo()
used?isGateway()
used?isOffline()
used?isInitializeNeeded()
used?canUseForCountry()
used?canUseForCurrency()
used?getInfoBlockType()
used?getFormBlockType()
used?getTitle()
used?setStore()
used?getStore()
used?getInfoInstance()
used?setInfoInstance()
used?validate()
used?order()
used?authorize()
used?capture()
used?refund()
used?cancel()
used?void()
used?canReviewPayment()
used?acceptPayment()
used?denyPayment()
used?getConfigData()
used?assignData()
used?isAvailable()
used?initialize()
used?getConfigPaymentAction()
used?