Payment information is processed securely by Tabby. All transactions take place via secure connections, protected with the latest industry-standard security protocols.
You have to change or replace the tabby API Key.
You have to add this line on config.dart file on the text below:
static const String TABBYURL = '$API_URL/tabby-checkout';
You have to replace your merchant code.
A user has to replace this text below for the tabby checkout system.
Uri.parse(URLs.TABBYURL),
It is the user's responsibility to replace their information.