CORE-POS / IS4C

Cooperative Operational Retail Environment
http://www.core-pos.com
GNU General Public License v2.0
63 stars 44 forks source link

Cashback debugging #1022

Open gohanman opened 5 years ago

gohanman commented 5 years ago

[Note to self]

Is Paycards cashback too lax? Need to verify cashback gets carried through as cashback when it's allowed to be added on.

EmvPage => Request => E2E flow.

gohanman commented 5 years ago

The behavior here was laxer than it should be. Pulling the logic into CardValidator::allowCashback should make for more consistency.