For REST Pay Semi-Integration, is tip adjust is not supported for the Canadian region?
When I send a request like below, it returns with AUTHFeature is not supported in your region.
{ "amount": 5100, "final": false, "externalPaymentId": "{ {$randomPhoneNumberExt}}", "deviceOptions": { "disableCashback": false, "offlineOptions": { "allowOfflinePayment": false, "approveOfflinePaymentWithoutPrompt": false, "forceOfflinePayment": false }, "cardEntryMethods": [ "MAG_STRIPE", "EMV", "NFC", "MANUAL" ], "cardNotPresent": false } }