The Ogone endpoint will return HTTP Status code 201 for capture requests, which is currently not handled by the ResponseFactory. I'm not sure, if handling status code 200 is necessary at all, since, although the documentation states it will be returned, the API only returns HTTP status code 201 from my experiences.
The Ogone endpoint will return HTTP Status code 201 for capture requests, which is currently not handled by the ResponseFactory. I'm not sure, if handling status code 200 is necessary at all, since, although the documentation states it will be returned, the API only returns HTTP status code 201 from my experiences.