Module: CheckoutSdk::Payments::SourceOfFunds

Defined in:
lib/checkout_sdk/payments/sender/source_of_funds.rb

Constant Summary collapse

CREDIT =
'credit'
DEBIT =
'debit'
PREPAID =
'prepaid'
DEPOSIT_ACCOUNT =
'deposit_account'
MOBILE_MONEY_ACCOUNT =
'mobile_money_account'
CASH =
'cash'