You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static route tests and documentation. (silverstripe#179)
* Added `getStaticEndpointUrl` helper method.
Restructured `PaymentGatewayController` code, so that public methods come first.
Added unit-tests to test the new static-route feature.
* Added documentation about static-route feature.