Refactor fraudnet config json generation

This commit is contained in:
dinamiko 2022-04-19 14:54:07 +02:00
parent e846833202
commit a2fad9da52
2 changed files with 26 additions and 3 deletions

View file

@ -65,7 +65,7 @@ class PayUponInvoiceEndpoint implements EndpointInterface {
}
/**
* * Handles the request.
* Handles the request.
*
* @return bool
* @throws NotFoundException When order not found or handling failed.