Posted by Agileware on May 2, 2011 at 4:41am
1 follower
Jump to:
| Project: | Ubercart eWay Payment Gateway |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When a customer updates their credit card details for a token payment the credit card details are sent to eway to be updated but they are not updated on the ubercart order.
Maybe this has been done on purpose so that the order show the credit card that the order was originally processed with but it could cause problems with other modules that might look up the credit card information on the order, in which case they will be bringing up the old credit card details.
This might be the case if you are looking up the database to find out the expiry date of the credit card.
Comments
#1
Make sure this works in conjunction with the UC Recurring credit card notify module.