- login to Admin Console (the free In-Commerce module must be installed)
- go to Configuration → E-commerce → Payment Types section
- ensure, that Credit Card (manual) payment type is enabled
- go to E-commerce → Orders section
- create new sales order with Credit Card payment type
- confirm, that:
- no notices were stored in System Log while moving between sale order tabs
- the credit card expiration was stored to the database
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint Errors Excuse: Not fixing non-changed code. Severity Location Code Message Error modules/in-commerce/units/orders/orders_item.php:35 PHPCS.E.Generic.WhiteSpace.ScopeIndent.IncorrectExact Generic.WhiteSpace.ScopeIndent.IncorrectExact - Unit
No Unit Test Coverage - Build Status
Buildable 1005 Build 1005: arc lint + arc unit
Event Timeline
Comment Actions
Previous fix changed logic of the code to allow empty field values, but that wasn't on purpose.