Payment Callbacks

The Payment Callback feature enables Payment Service Providers (Payment Apps) to update Shoplazza with the payment status of an order. This can be achieved through:

  1. Synchronous Calls (Complete Payment): Immediately update the payment status upon completion.
  2. Asynchronous Calls (Notify Payment): Notify Shoplazza of the payment status at a later time, based on the app’s processing workflow.