Al-aseel

Link with Al-aseel program

Integration path for Al-aseel accounting flow with CrossPay Online billing platform.

Integration overview

This integration connects Al-aseel accounting operations with CrossPay Online payment and invoicing flow.

  • Use the same Direct API endpoints for invoice/payment creation.
  • Map accounting invoices to invoice_id and transaction status.
  • Synchronize paid/unpaid state using return URL parameters.

Recommended implementation

  1. Create backend bridge from Al-aseel to CrossPay API request builder.
  2. Store transaction references (transaction_id) for reconciliation.
  3. Automate status update when is_paid=1 or is_paid=0.