Module: SBF::Client::Donation::PaymentGateway

Defined in:
lib/stbaldricks/entities/donation/payment_gateway.rb

Constant Summary collapse

NONE =
'none'
UNKNOWN =
'unknown'
BRAINTREE =
'braintree'
PAYMENTSPRING =
'paymentspring'
GIVING_BLOCK =
'giving_block'
WIRE_TRANSFER =
'wire_transfer'
SBF_EMPLOYEE_PAYROLL =
'sbf_employee_payroll'
EMPLOYEE_FUND =
'employee_fund'
DONOR_ADVISED_FUND =
'donor_advised_fund'