Mobile SDKs
App Promo Messaging
Tabby SDKs contain snippet components which can be used on Product, Cart and Checkout pages in the App:
- iOS SDK Promo Messaging
- Android SDK Promo Messaging
- React Native SDK Promo Messaging
- Flutter SDK Promo Messaging
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
andpublic_key
are required for all pop-up linkslang
- specific language, supports valuesen
andar
price
andcurrency
- are required to show payment schedule
Pop-up examples
UAE Pop-up page example, English | https://checkout.tabby.ai/promos/product-page/installments/en/?price=340.00¤cy=AED&merchant_code=AE&public_key=pk_xyz |
KSA Pop-up page example, Arabic | https://checkout.tabby.ai/promos/product-page/installments/ar/?price=100¤cy=SAR&merchant_code=SA&public_key=pk_xyz |
UAE No-Price Pop-up page example, Arabic | https://checkout.tabby.ai/promos/product-page/installments/ar/?currency=AED&merchant_code=AE&public_key=pk_xyz |
KSA No-Price Pop-up page example, English | https://checkout.tabby.ai/promos/product-page/installments/en/?currency=SAR&merchant_code=AE&public_key=pk_xyz |
Pop-up examples
Please, make sure that promo snippets and pop-up widgets fit the width and height of the screen.