29th Jul, 2024

Payment information is processed securely by Tabby. All transactions take place via secure connections, protected with the latest industry-standard security protocols.


1. TabbySDK:

You have to change or replace the tabby API Key. 



2. Tabby Config:

You have to add this line on config.dart file on the text below:


static const String TABBYURL = '$API_URL/tabby-checkout';



3. Create Session.dart:

You have to replace your merchant code. 



4. Tabby Checkout:

A user has to replace this text below for the tabby checkout system.


Uri.parse(URLs.TABBYURL),



5. Mock Payload:

It is the user's responsibility to replace their information.


Categories