Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #1  
Old 12-24-2009, 11:28 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Dear X-Cart Customers,

Please let me provide some information about recent updates introduced by PayPal.

Below is a quote from PayPal's email regarding the update:

Quote:
PayPal has updated its Website Payments Pro DoDirectPayment API (and
equivalent Payflow API) to allow merchants to pass 3-D Secure(tm)
authentication data to PayPal.

This update applies only to Direct Payment (debit and credit card)
transactions for Website Payments Pro merchants in the United Kingdom.
Updating your software with 3-D Secure enables your merchant's
participation in the Verified by Visa and MasterCard SecureCode
programs.

IMPORTANT: effective 31st December 2009, existing merchants who accept
the Maestro card must enable 3-D Secure for Internet-based transactions
using the Maestro card. MasterCard and Visa transactions continue to be
optional for 3-D Secure. PayPal Virtual Terminal transactions are not
affected.

IMPORTANT: effective 24th August 2009, new merchants who want to accept
Maestro must implement 3-D Secure before PayPal will enable Maestro on
their Pro account. This will potentially impact new merchants
activating Website Payments Pro on your software until 3-D Secure
support is added.

PayPal has partnered with Cardinal Commerce to provide 3-D Secure
functionality in Website Payments Pro. Cardinal Commerce are based in
the United States and are considered one of the leaders in the provision
of 3-D Secure technology. Cardinal will supply and support their 3-D
Secure product 'Cardinal Centinel' to Website Payments Pro merchants.

To integrate 3-D Secure in your X-Cart software for Website Payments Pro
support, you must do the following:

1) For customers using X-Cart 4.1.x:
apply the corresponding patches attached:
- patch4_1_x.ver4.patch.txt
- patch4_1_x.ver4.sql.txt

2) For customers using X-Cart 4.2.x:
apply the corresponding patches attached:
- patch4_2_x.ver4.patch.txt
- patch4_3_x.ver4.sql.txt

3) For customers using earlier versions of X-Cart:
please contact our tech support team for solution.

The latest version X-Cart 4.3.0 already supports 3-D Secure for Website Payments Pro, so no patches need to be applied.

Feel free to contact our tech support team should you require any assistance regarding this update.

Merry Xmas To Everyone!
Attached Files
File Type: txt patch4_1_x.ver4.patch.txt (23.0 KB, 43 views)
File Type: txt patch4_1_x.ver4.sql.txt (320 Bytes, 34 views)
File Type: txt patch4_2_x.ver4.patch.txt (12.0 KB, 12 views)
File Type: txt patch4_2_x.ver4.sql.txt (121 Bytes, 11 views)
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart

Last edited by seyfin : 12-24-2009 at 11:31 PM.
Reply With Quote
  #2  
Old 12-28-2009, 08:26 PM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Arrow Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Hi,

WE are using a xcart version 4.1.10 pro version. I tried to apply the patch patch4_1_x.ver4.patch.txt as per the post and found out that there are mismatch in the patches for example in the payment/cmpi.php file

the patch asks to apply

- $reject = func_init_reject(X_REJECT_OVERRIDE | X_REJECT_OVERRIDE_GLOBALS);
+ $reject = func_init_reject(X_REJECT_OVERRIDE);



however we were not able to locate the line

$reject = func_init_reject(X_REJECT_OVERRIDE | X_REJECT_OVERRIDE_GLOBALS);

There are other similar mismatches too.Please advise ASAP

Awaiting your reply
Reply With Quote
  #3  
Old 12-28-2009, 09:02 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Quote:
Originally Posted by Vetrivel
WE are using a xcart version 4.1.10 pro version. I tried to apply the patch patch4_1_x.ver4.patch.txt as per the post and found out that there are mismatch in the patches for example in the payment/cmpi.php file...

Before applying the patch patch4_1_x.ver4.patch.txt to X-Cart version 4.1.10, make sure you have the following security patch applied:

security-patch-2008-12-18_4.1.10.tgz

NOTE: Before applying the above security patch, you have to apply all the previous security patches:

security-patch-2008-07-02_4.1.10(rev2).tgz
security-patch-2008-08-05_4.1.10.tgz

The corresponding security patches can be downloaded from the "File area -> X-Cart -> X-Cart supporting files for prev versions -> X-Cart 4.1 -> X-Cart 4.1.10 -> Updates and patches" section of your personal Helpdesk.
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #4  
Old 12-30-2009, 04:01 AM
 
chris128 chris128 is offline
 

Advanced Member
  
Join Date: Oct 2008
Posts: 94
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Please do not shoot me down if I am not allowed to ask this.
I need to add 3d secure to my site but do not have the confidence to add the patches etc. myself.
Is there a web designer who would be willing to take on the work for me?
Thank you.
__________________
X-Cart Gold
Version 4.5.2
on windows
UK based
Reply With Quote
  #5  
Old 12-30-2009, 04:21 AM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Quote:
Originally Posted by chris128
Please do not shoot me down if I am not allowed to ask this.
I need to add 3d secure to my site but do not have the confidence to add the patches etc. myself.
Is there a web designer who would be willing to take on the work for me?
Thank you.

Feel free to contact our tech support team, our support engineers will apply the necessary patches to your X-Cart store.

Please note, before applying the 3-D secure patch, you will have to apply the corresponding security patches as well:

security-patch-2008-07-02_4.1.9(rev2).tgz
security-patch-2008-08-05_4.1.9.tgz
security-patch-2008-12-18_4.1.9.tgz

The task will cost some support points (from 40 points). Just create a support ticket in your personal support Helpdesk using the "Quote me first" option, and you will be advised about the total task cost.

Best regards.
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #6  
Old 12-30-2009, 07:59 AM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Quote:
Originally Posted by chris128
Please do not shoot me down if I am not allowed to ask this.
I need to add 3d secure to my site but do not have the confidence to add the patches etc. myself.
Is there a web designer who would be willing to take on the work for me?
Thank you.

Email your details to sales@mercuryminds.com. We can do it for you.
Reply With Quote
  #7  
Old 01-08-2010, 03:20 AM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Arrow Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Hi

i have applied the patches for the paypal secure 3D transaction,however when i try to place an order i am not able to get the screen which will ask me to enter code or and details. Do i have to do any configuration in the store?
Please let me know what has to be done.Any help is appreciated

Awaiting reply
Reply With Quote
  #8  
Old 01-10-2010, 09:32 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Quote:
Originally Posted by Vetrivel
i have applied the patches for the paypal secure 3D transaction,however when i try to place an order i am not able to get the screen which will ask me to enter code or and details. Do i have to do any configuration in the store?
Please let me know what has to be done.Any help is appreciated

Please check "General settings -> 3-D Secure Transaction options" in your X-Cart admin back-end, make sure the corresponding options (Merchant ID, Processor ID) are filled in correctly and the "Use Cardinal Centinel for 3-D Secure Payer Authentication" check-box is enabled.

However, if it still does not work, I would recommend you to create a support ticket in the Helpdesk, our support engineers will assist you in resolving the issue.
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #9  
Old 02-02-2010, 08:51 AM
 
MBA MBA is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 245
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

Why are you requiring an additional paid service (Cardinal Centinel) when it's not necessary?
__________________
xCart Pro Version 4.0.17, 4.0.19, 4.1.8, 4.1.10, 4.1.11, 4.1.12 - retired
xCart Pro Version 4.3.1 - production
xCart Pro Version 4.5.1 - testing
RHEL Platform
Reply With Quote
  #10  
Old 02-02-2010, 09:00 AM
 
Carryon Carryon is offline
 

Advanced Member
  
Join Date: Aug 2006
Location: UK
Posts: 34
 

Default Re: PayPal Update: 3-D Secure support for Website Payments Pro merchants in the UK

It is Paypal's service partner and there is (they say) no charge to the merchant.
__________________
X-cart Version 4.4.4
CDSEO

Carry On Canine
The Small Breed Specialist Store
Reply With Quote
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:55 AM.

   

 
X-Cart forums © 2001-2020