📄️ Create Payment
Creates a Payment and returns the Payment object including formUrl (a payment link).
📄️ Refund Payment
Full or partial refund to the payer. In the case of a two-stage payment, a refund can be made after confirmation.
📄️ Get Payment Status
retrieve a Payment object using Payment ID.
📄️ Cancel Payment
Cancellation Of The Payment. The payment can be canceled if it has not yet entered the processing stage or has been completed successfully and is awaiting confirmation.
📄️ Download YAML Collection
Download the full QiCard Payment Gateway API definition and import it into Postman to explore and