/home/techb158/ileadtechnology.com/vendor/mollie/mollie-api-php/examples/mandates
NameSizeModeActions
create-mandate.php9050644editdlrm
list-mandates.php7320644editdlrm
revoke-mandate.php6790644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/mollie/mollie-api-php/examples/mandates/list-mandates.php (732B)
customers->get("cst_cUa8HjKBus"); /* * List the mandates of this customer */ echo ""; } catch (\Mollie\Api\Exceptions\ApiException $e) { echo "API call failed: " . htmlspecialchars($e->getMessage()); }