kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Support 3DS authentication for payments #1408

Closed zacharlie closed 2 years ago

zacharlie commented 2 years ago

Card authentication and 3D Secure is required for many card holders when making payments over a certain threshold. The current API does not support 3DS authentication for validating purchases, resulting in errors for some users, e.g. #1407 .