Class: PaymillContext

paymill~ PaymillContext

new PaymillContext()

A PaymillContext represents one client of the PAYMILL API. It holds the API key and exposes the 8 services, which correspond to the API endpoints.
Source:

Members

clients

The ClientService service.
Source:

offers

The OfferService service.
Source:

payments

The PaymentService service.
Source:

preauthorizations

Source:

refunds

The RefundService service.
Source:

subscriptions

The SubscriptionService service.
Source:

transactions

The TransactionService service.
Source:

webhooks

The WebhookService service.
Source: