Add ability to skip receipt and disable Card Not Present payments
Adds the following properties to SCCAPIRequest
:
disablesKeyedInCardEntry
- If YES, Point of Sale will not display the option to manually key-in a credit card number. Defaults to NO.skipsReceipt
- If YES, Point of Sale will not skip the receipt screen of the payment flow. Defaults to NO.