We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Use to cancel/void an authorized order
use PayNL\Sdk\Model\Request\OrderVoidRequest; $request = new OrderVoidRequest();
Cancel an order with an active reservation (status 95), voiding all payments made for that order as well.
For an example, see: here.
Endpoints
Fastcheckout