Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.


Symptoms

Only one Tender Type ID for card payments is supported for MPOS.

↑ Back to the top


Resolution

1.      When click “pay card” on the retail Cart View panel, and then input a credit card (VISA) number, and then click the button to pay it, an error message will pop-up to say this card type is not support.  That is because you have deleted VISA from card setup from “Cards(3)”, but added it into new “card two(22)”.

 

2.The correct way to use your new created payment method “card two”  is to click Amout Due, and select ‘Card Two’, and then input VISA card number, then payment successfully.

 

 

public getCardTypesByTenderTypeId(tenderTypeId: string): Proxy.Entities.CardTypes[] {

 

            return Application.Context...().filter(tenderTypeId);

}

↑ Back to the top


More information

Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained here in is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use for other considerations.

↑ Back to the top


Article Info
Article ID : 4074903
Revision : 1
Created on : 1/11/2018
Published on : 1/11/2018
Exists online : False
Views : 235