Module: Cardflex::ThreeStep::Type

Defined in:
lib/cardflex/three_step.rb

Constant Summary collapse

Sale =
'sale'
Auth =
'auth'
Credit =
'credit'
Validate =
'validate'
Offline =
'offline'
AddSubscription =
'add_subscription'
UpdateSubscription =
'update_subscription'
AddCustomer =
'add_customer'
UpdateCustomer =
'update_customer'
AddBilling =
'add_billing'
UpdateBilling =
'update_billing'