On-Site Messaging

Embed Taly’s 0% interest, Sharia-compliant message directly on your product or checkout pages. This widget displays a clear 4 payment and guides users through the Taly.

Taly Widget Integration

Embed the Taly Widget on your website or app to allow customers to visualize payment options.


Embed the Widget

Use the following <iframe> code in your HTML:

<iframe
  src="https://promo.taly.io/installment-widget?price=100&installmenttype=4&lang=en"
  width="100%"
  style="border: none; min-height: 500px;">
</iframe>

URL Parameters

Customize the widget behavior by modifying the src URL parameters:

ParameterRequiredDescription
priceYesProduct or service price. Must be numeric (e.g., 100, 250).
installmenttypeYesNumber of payments. Supported values: 3 or 4. Must match a merchant plan ID.
langNoLanguage of the widget. Use en (English, default) or ar (Arabic).

Note: We support 3 or 4 month payments are currently supported. Defaults to English if language is not specified.


Styling Tips

Adjust the widget size to fit your page layout:

style="height: 600px; width: 100%;"

Example (Live Preview)

On-Site Messaging Example



Notes

  • Designed for marketing purposes only; it does not initiate any transaction.
  • Helps customers visualize payment options before checkout.
  • Ideal for product detail pages, or promotional sections.
  • <iframe> is fully responsive; adjust width and height to fit your layout.
  • All installment values are rounded and may vary slightly depending on the final cart value.