maib MIA QR API
EN
EN
  • Overview
    • General Technical Specifications
    • MIA QR Types
  • Endpoints
    • Authentication
      • Obtain Authentication Token
    • Payment Initiation
      • Create QR Code (Static, Dynamic)
      • Create Hybrid QR Code
        • Create Extension for QR Code by ID
    • Payment Cancellation
      • Cancel Active QR (Static, Dynamic)
      • Cancel Active QR Extension (Hybrid)
    • Payment Refund
      • Refund Completed Payment
    • Information Retrieval (GET)
      • Display List of QR Codes with Filtering Options
      • Retrieve QR Details by ID
      • Retrieve List of Payments with Filtering Options
      • Retrieve Payment Details by ID
  • Payment Simulation (Sandbox)
  • Notifications on Callback URL
  • Errors
    • API Errors
    • HTTP Status Codes
  • Glossary
  • maib e-commerce API
Powered by GitBook
On this page
  1. Endpoints

Payment Refund

The refund functionality allows merchants to return the amount paid by the customer via a QR code. Refunds are only available for payments that have been successfully processed.

Refund Types

  • Full Refund The entire amount paid by the customer is returned.

Technical Considerations

  • Refunds are only available for transactions that were successfully completed.

  • Refunds can only be initiated by the merchant, either via API or through the dedicated banking platform.

  • A reason for the refund must be specified.

  • Refunds can be tracked through the transaction status returned in the API response.

Important: Refunds are irreversible. Once processed, the amount is automatically returned to the customer's account, in accordance with the issuing bank's policies.

PreviousCancel Active QR Extension (Hybrid)NextRefund Completed Payment

Last updated 1 day ago