If we are to accept 3D-secure VISA/MasterCard payments only (no Dankort, paypal account etc.), which payment gateways can then be used? After reading the documentation I'm a bit unsure which of the uCommerce integrations that support 3D-secure.
3D Secure is typically handled on the payment gateway itself so enabling it should be transparent to uCommerce as we delegate all the details of creditcard processing to the gateway.
The reason for me asking is that some of the gateways that uCommerce supports mentions certain requirements of the integration. E.g. WorldPay states that to support 3D-secure the integration needs to be done via their "XML model" and not via their "Invisible model".
All our providers use the "hosted payment form" or "customer redirect" methods for integration, which means that in cases where you can enable 3D secure in the management interfaces of the payment gateway it's a safe bet to say that it will work transparently with uCommerce.
For gateways that require enabling parameters for 3Dsecure to be specified as part of initiating the payment process you won't be able to leverage 3D secure by default, however we typically provide the code for the payment provider in question to enable you to modify it to your needs.
Most gateways will probably just work due to the "hosted payment form" and "customer redirect" methods, but it's not something we test specifically.
I'm trying to outline general terms to let you decide for yourself when looking at a particular gateway.
3D-secure payments
If we are to accept 3D-secure VISA/MasterCard payments only (no Dankort, paypal account etc.), which payment gateways can then be used? After reading the documentation I'm a bit unsure which of the uCommerce integrations that support 3D-secure.
Thank you in advance!
/Rune
3D Secure is typically handled on the payment gateway itself so enabling it should be transparent to uCommerce as we delegate all the details of creditcard processing to the gateway.
Søren, thank you for your reply.
The reason for me asking is that some of the gateways that uCommerce supports mentions certain requirements of the integration. E.g. WorldPay states that to support 3D-secure the integration needs to be done via their "XML model" and not via their "Invisible model".
http://www.worldpay.com/support/bg/index.php?page=development&sub=xml&subsub=news&c=WW
So my question is more like: Which integrations are made in a way so the gateway supports 3D-secure payments?
Thank you in advance!
/Rune
All our providers use the "hosted payment form" or "customer redirect" methods for integration, which means that in cases where you can enable 3D secure in the management interfaces of the payment gateway it's a safe bet to say that it will work transparently with uCommerce.
For gateways that require enabling parameters for 3Dsecure to be specified as part of initiating the payment process you won't be able to leverage 3D secure by default, however we typically provide the code for the payment provider in question to enable you to modify it to your needs.
Most gateways will probably just work due to the "hosted payment form" and "customer redirect" methods, but it's not something we test specifically.
I'm trying to outline general terms to let you decide for yourself when looking at a particular gateway.
Hope this helps.
is working on a reply...