Module: PaymentKit::Resources
- Defined in:
- lib/payment_kit/resources/customers.rb,
lib/payment_kit/resources/catalog.rb,
lib/payment_kit/resources/invoices.rb,
lib/payment_kit/resources/payments.rb,
lib/payment_kit/resources/subscriptions.rb
Overview
Endpoint methods, grouped by resource and mixed into PaymentKit::Client.
Each module assumes the private request helpers the client provides, so the modules are not useful on their own.
Defined Under Namespace
Modules: Catalog, Customers, Invoices, Payments, Subscriptions