Online Checkout

Create an Amwal installment link/sessions, redirect shoppers to payment, and confirm online checkout results with callbacks and webhooks.

Custom Integration

Integrate Amwal's installment system into your online checkout using the Installment Links API. This flow covers generating a payment link, redirecting the shopper, and reconciling the result through both a callback and a webhook.

Online Flow Practice

  1. Add Amwal as a payment method:
    Add Amwal to your checkout's list of available payment methods.
  2. Generate an installment link via API: Include the following details:
    Order amount
    Order details (items, currency, etc.)
    Customer information
    Callback URL
  3. Redirect or Share: Direct the shopper to Amwal’s installment Payment link.
  4. Complete Payment: Customer completes payment online.
  5. Process Payment: Payment is processed, confirmations sent, and success callback received.
  6. Callback URL: Amwal sends transaction ID in the Callback URL, by using this Transaction, you can retrieve the transaction details that contain order details and the transaction status.
  7. Webhook: Real-time notifications for payment events via HTTP POST requests with secure signature verification.
  8. Order confirmation: Automatically delivered from your e-commerce.

Order Status Flow

Integrate Amwal with your e-commerce platform by understanding and mapping Amwal's order status flow to your system.

Order Status Flow

Endpoints



Did this page help you?