class Poodle\Payment\Mollie\Client Constants string API_ENDPOINT string API_VERSION string CLIENT_VERSION
Methods public __construct ( ) __get ( $resource_path ) getCustomer ( $customer_id ) getCustomerMandate ( $customer_id, $mandate_id ) getPayment ( $id ) listIdealIssuers ( ) listPaymentMethods ( ) listPaymentsHistory ( $offset = 0, $limit = 25 ) performCreateRequest ( Poodle\Payment\Mollie\BaseObject $class ) performHttpCall ( $http_method, $api_method, $http_body = NULL, $status_code = 200 ) setApiKey ( $api_key )
|