Tabby SDKs contain snippet components which can be used on Product, Cart and Checkout pages in the App:

If your own promo components are used, kindly utilize Tabby URLs for “Learn More” widgets in the webviews. To do so, use the URLs provided below and include specific parameters:

  • merchant_code and public_key are required for all pop-up links
  • lang - specific language, supports values en and ar
  • price and currency - are required to show payment schedule

Pop-up examples

  • UAE Pop-up page example:

https://checkout.tabby.ai/promos/product-page/installments/en/?price=340.00&currency=AED&merchant_code=AE&public_key=pk_xyz

  • KSA Pop-up page example:

https://checkout.tabby.ai/promos/product-page/installments/ar/?price=100&currency=SAR&merchant_code=SA&public_key=pk_xyz

  • No-Price Pop-up page example:

https://checkout.tabby.ai/promos/product-page/installments/en/?currency=AED&merchant_code=AE&public_key=pk_xyz

Please, make sure that promo snippets and pop-up widgets fit the width and height of the screen.