Hi all,
I am implementing a payment gateway,
is there any sample for implementing 3d secure on gw;
Somehow I assume when user clicks 3d secure, payment is redirected to secure site, payment is done and secure site should make a callback request to shopify..
Am I right? I couldn't find the right place to put callback url and implement callback endpoint;
thanks in advance