Class: Beanstream::PaymentMethods

Inherits:
Object
  • Object
show all
Defined in:
lib/beanstream/payments_api.rb

Constant Summary collapse

CARD =
"card"
CASH =
"cash"
CHEQUE =
"cheque"
TOKEN =
"token"
PROFILE =
"payment_profile"