Class: EwayRapid::Enums::RequestMethod
- Inherits:
-
Object
- Object
- EwayRapid::Enums::RequestMethod
- Defined in:
- lib/eway_rapid/models/enums.rb
Constant Summary collapse
- PROCESS_PAYMENT =
'ProcessPayment'
- CREATE_TOKEN_CUSTOMER =
'CreateTokenCustomer'
- UPDATE_TOKEN_CUSTOMER =
'UpdateTokenCustomer'
- TOKEN_PAYMENT =
'TokenPayment'
- AUTHORISE =
'Authorise'