Class: VSafe::ChargeSource

Inherits:
Object
  • Object
show all
Defined in:
lib/vsafe/charge_source.rb

Constant Summary collapse

PPD =

Use this to specify that the payment has been prearranged. This is used when the payment device has been validated or already had a successful charge against it. When this option is used, the ChargeCVN is not required.

"PPD"
TEL =

Use this to specify that the payment has been taken over the telephone.

"TEL"
WEB =

Use this to specify that the payment has been taken over the Web.

"WEB"