These docs are for v1.0.1. Click to read the latest docs for v2.1.0.

Single Page Applications

Datatrans tries to enhance user experience wherever possible. Unfortunately, most payment methods require a full page redirect (e.g. during 3D Secure authentication). We suggest to implement a server side controller to handle transaction callbacks, which then typically redirects the user back to any route within the single page application.