Class: OpenActive::Enums::Schema::PaymentMethod
- Inherits:
-
TypesafeEnum::Base
- Object
- TypesafeEnum::Base
- OpenActive::Enums::Schema::PaymentMethod
- Defined in:
- lib/openactive/enums/schema/payment_method.rb
Overview
A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction.<br/><br/>
Commonly used values:<br/><br/>
<ul> <li>purl.org/goodrelations/v1#ByBankTransferInAdvance</li> <li>purl.org/goodrelations/v1#ByInvoice</li> <li>purl.org/goodrelations/v1#Cash</li> <li>purl.org/goodrelations/v1#CheckInAdvance</li> <li>purl.org/goodrelations/v1#COD</li> <li>purl.org/goodrelations/v1#DirectDebit</li> <li>purl.org/goodrelations/v1#GoogleCheckout</li> <li>purl.org/goodrelations/v1#PayPal</li> <li>purl.org/goodrelations/v1#PaySwarm</li> </ul>