Difference between revisions of "X-Cart:3-D Secure Payment Authentication"

From X-Cart 4 Classic
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
3-D Secure™ is an XML-based protocol used as an added layer of security for online credit and debit card transactions.
 
3-D Secure™ is an XML-based protocol used as an added layer of security for online credit and debit card transactions.
  
X-Cart supports 3-D Secure™ transactions with the multiple credit card processors such as:
+
In X-Cart based stores, 3-D Secure™ payer authentication can be used for some payment methods enabled in the store via the [[X-Payments:User_manual |X-Payments]] application. 3-D Secure™ payer authentication is provided either via the [http://www.cardinalcommerce.com/Products/Platforms/Cardinal-Centinel Cardinal Centinel] platform by CardinalCommerce Corp. integrated with X-Payments or via the built-in 3-D Secure™ solution of the payment gateway itself.
  
* AuthorizeNet: AIM,
+
3-D Secure™ enabled payment solutions for X-Cart and X-Payments can be found on the list of [[X-Cart:Payment_gateways|payment gateways supported by X-Cart]].
* USAePay,
 
* Netbilling,
 
* eSelect plus,
 
  
{{Note1|Note: only Direct Post solution is supported now, Hosted Paypage is unavailable. eSelect plus also requires a PCI compliance certificate for Direct Post.}}
+
For instructions on enabling and configuring 3-D Secure™ in X-Payments, see [[X-Payments:3D-Secure_Settings|X-Payments:3D-Secure Settings]].
 
 
* Sage Pay VSP Direct,
 
* PSiGate XML interface,
 
* PayPal Website Payments Pro,
 
* PayPal Payflow Pro.
 
 
 
Some of the credit card processors support 3-D Secure™ transactions through Cardinal Centinel® payment authentication platform, while others have integrated 3-D Secure™ and do not require any additional steps. All the settings that need to be adjusted are located on the corresponding payment method configuration pages.
 
 
 
== Cardinal Commerce ==
 
 
 
X-Cart features integration with <u>Cardinal Centinel® payment authentication platform</u> (CardinalCommerce Corp.). This platform was designed to secure electronic commerce by providing consumers, merchants, credit/debit card issuers and processors the ability to conduct fully authenticated electronic payment transactions and to access confidential information safely, securely and privately. It helps minimize fraud and merchant chargebacks which are so damaging to both customers and your online business. Detailed information is available at [http://www.cardinalcommerce.com http://www.cardinalcommerce.com].
 
 
 
Configuration pages of the credit card processors that support 3-D Secure payment authentication utilizing <u>Cardinal Centinel® </u>contain the following message:
 
 
 
<div align="center">[[Image:3d_secure.gif|307px]]
 
</div>
 
 
 
To enable 3-D Secure payment authentication, do the following:
 
 
 
# Complete Cardinal Centinel registration (Start by completing Cardinal Centinel Merchant Registration Form at [https://billing.cardinalcommerce.com/centinel/registration/xcart_landing.asp https://billing.cardinalcommerce.com/centinel/registration/xcart_landing.asp]).
 
# In <u>General settings->3-D Secure Transaction options</u>, enable Cardinal Centinel® payment authentication and complete the other fields with information obtained as a result of getting registered with Cardinal Centinel.
 
# Make sure your preferred HTTPS module defined in <u>General Settings->General Options</u> is available on your system and functions correctly (You can check the status of your HTTPS modules using<u> Administration menu-> Summary</u>).
 
 
 
To let your customers know you are working to secure Internet shopping, the following message will be displayed on checkout to customers who choose to pay for an order using a payment method that supports 3-D Secure payment authentication:
 
 
 
<div align="center">[[Image:3d_secure_msg.gif|671px]]
 
</div>
 
 
 
With 3-D Secure payment authentication enabled at your store, customers will progress through checkout as usual - with the only difference that, after they provide their payment details and click the '''Submit''' button, an additional form will be displayed into which they will be supposed to enter their Verified by Visa password or MasterCard secure code.
 
  
 
[[Category:X-Cart user manual]]
 
[[Category:X-Cart user manual]]

Latest revision as of 11:07, 24 June 2014

3-D Secure™ is an XML-based protocol used as an added layer of security for online credit and debit card transactions.

In X-Cart based stores, 3-D Secure™ payer authentication can be used for some payment methods enabled in the store via the X-Payments application. 3-D Secure™ payer authentication is provided either via the Cardinal Centinel platform by CardinalCommerce Corp. integrated with X-Payments or via the built-in 3-D Secure™ solution of the payment gateway itself.

3-D Secure™ enabled payment solutions for X-Cart and X-Payments can be found on the list of payment gateways supported by X-Cart.

For instructions on enabling and configuring 3-D Secure™ in X-Payments, see X-Payments:3D-Secure Settings.