Class: Client

paymill~ Client

The clients object is used to edit, delete, update clients as well as to permit refunds, subscriptions, insert credit card details for a client, edit client details and of course make transactions. Clients can be created individually by you or they will be automatically generated with the transaction if there is no client ID transmitted.

Constructor

new Client()

Creates a new Client. Generally you should never create a PAYMILL object on your own.
Source:

Extends

  • PaymillObject