hps / heartland-magento-extension

Magento Tokenized Payment Gateway Extension
Other
5 stars 18 forks source link

Shipping address check #107

Open mattdavenport opened 7 years ago

mattdavenport commented 7 years ago

This addition adds a new table associating customer addresses with stored cards. The feature is strengthening of fraud prevention on the UI. If a user adds a stored card under one address, then later changes it, will need to re-enter their credit card information at checkout. In the case a user's account is compromised by a user attempting to route shipments elsewhere, this should prevent the bad actor from successfully checking out with a stored card.

slogsdon commented 7 years ago

Thanks for the contribution, @mattdavenport! We'll review this on our end and report back if we have any questions.