Skip to content

Add ability to skip receipt and disable Card Not Present payments

Compare
Choose a tag to compare
@kgleong kgleong released this 26 Sep 01:08
· 75 commits to master since this release
fcb4414

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.