| Name | Size | Mode | Actions |
|---|---|---|---|
| create-mandate.php | 905 | 0644 | editdlrm |
| list-mandates.php | 732 | 0644 | editdlrm |
| revoke-mandate.php | 679 | 0644 | editdlrm |
/home/techb158/immovalet.com/vendor/mollie/mollie-api-php/examples/mandates/revoke-mandate.php (679B)
Mandate has been successfully revoked.
"; } catch (\Mollie\Api\Exceptions\ApiException $e) { echo "API call failed: " . htmlspecialchars($e->getMessage()); }