Payment Methods

Since you know the available transaction types in Praxis, you can start integrating our APIs for Card or APM solutions in your payment process with below steps.

1. Initiate Payment

If it's Card or APM, this is the first step to make a payment request. You can create a payment transaction with the provided API schemas from your cashier system with the below transaction types

  • authorization
  • capture-authorization
  • sale
  • payout

2. Manage Payment

Once the payment is made, you can manage the payment with the below types.

  • cancel-authorization
  • complete-withdrawal-request
  • cancel-withdrawal-request
  • refund
📘

Transaction types as authorization, capture-authorization, cancel-authorization are allowed only for Card payment solutions