| Author |
Message |
|
Ephraim
|
Post subject: Payment (Paypal Pro) uses wrong date Posted: Fri May 11, 2012 8:27 am |
|
Joined: Mon Sep 12, 2011 11:16 pm Posts: 27
|
|
When using the paypal Pro card processing feature, the system will store the credit card data just fine. However, when running it through the payment process, the module always uses the current year for the expiration date rather than the actual stored date. I can change it, but I have to look the info up every time.
|
|
 |
|
 |
|
ReneK
|
Post subject: Re: Payment (Paypal Pro) uses wrong date Posted: Thu May 17, 2012 9:09 am |
|
Joined: Mon Mar 01, 2010 5:32 am Posts: 554 Location: Netherlands
|
|
in witch field?
_________________ Rene Kervezee
|
|
 |
|
 |
|
Ephraim
|
Post subject: Re: Payment (Paypal Pro) uses wrong date Posted: Thu May 17, 2012 2:31 pm |
|
Joined: Mon Sep 12, 2011 11:16 pm Posts: 27
|
|
In The Credit card Expiry date year field.
The proper value is stored in the encrypted value, but is not used in the payment process. The field alsways shows the current year (2012) regardless of what the stored value for the card is.
|
|
 |
|
 |
|
dave
|
Post subject: Re: Payment (Paypal Pro) uses wrong date Posted: Sun May 27, 2012 7:40 am |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3498 Location: Colorado, US
|
|
I'll add this to my bug list and see if I can free up some time to reproduce the problem.
Dave
|
|
 |
|
 |
|
dave
|
Post subject: Re: Payment (Paypal Pro) uses wrong date Posted: Fri Oct 12, 2012 2:05 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3498 Location: Colorado, US
|
|
This should be fixed in R3.5
Dave
|
|
 |
|
 |
|
Ephraim
|
Post subject: Re: Payment (Paypal Pro) uses wrong date Posted: Fri Nov 09, 2012 9:14 am |
|
Joined: Mon Sep 12, 2011 11:16 pm Posts: 27
|
|
I think I found what the issue is.
When payment info is added to the customer through the customer screen, the year is stored & displayed in a 2-digit form.
When payemtn is entered and stored through the payment screen, the year info is stored in a 4 digit format.
I can't edit the encrypted data directly, but a workaround is to delete the payment info and then add it back through thepayment screen.
|
|
 |
|
 |
|