SmatPay Merchant Public Api
    • Payments
      • Introduction to the SmatPay API
      • Integration Guide - Quick Start
      • Integration Guide - Payments
      • SmatPay WooCommerce
      • .NET SDK
      • Get Token Sandbox
        POST
      • Get Token Production
        POST
      • Get Currencies
        GET
      • Get Banks
        GET
      • Get Payment intervals
        GET
      • Payment Calculator
        POST
      • Test Webhook Sandbox
        POST
      • Test Webhook Sandbox
        POST
      • Test Webhook Production
        POST
      • Pay Innbucks Sandbox
        POST
      • Pay Innbucks Sandbox Bulk
        POST
      • Pay Innbucks Production
        POST
      • Pay Innbucks Production Bulk
        POST
      • Pay ZimSwitch Sandbox
        POST
      • Pay Visa Sandbox
        POST
      • Pay Visa Production
        POST
      • Pay Mastercard Sandbox
        POST
      • Pay Mastercard Production
        POST
      • Pay Mastercard Sandbox Bulk
        POST
      • Pay Mastercard Production Bulk
        POST
      • Pay Visa Sandbox Bulk
        POST
      • Pay Visa Production Bulk
        POST
      • Pay ZimSwitch Sandbox Bulk
        POST
      • Pay ZimSwitch Production
        POST
      • Pay ZimSwitch Production Bulk
        POST
      • Pay Ecocash Sandbox
        POST
      • Pay Ecocash Sandbox Bulk
        POST
      • Bulk Payouts Sandbox
        POST
      • Bulk Payouts Production
        POST
      • Pay Ecocash Production
        POST
      • Pay Ecocash Production
        POST
      • Pay Ecocash Production Bulk
        POST
      • Payment Status Innbucks Sandbox
        GET
      • Payment Status Innbucks Production
        GET
      • Payment Status Ecocash Sandbox
        GET
      • Payment Status Ecocash Production
        GET
      • Payment Status ZimSwitch Sandbox
        GET
      • Payment Status ZimSwitch Production
        GET
      • Payment Status Visa Sandbox
        GET
      • Payment Status MasterCard Sandbox
        GET
      • Payment Status Visa Production
        GET
      • Payment Status Mastercard Production
        GET
      • Generate Payment Token Sandbox
        POST
      • Generate Recurring Payment Sandbox
        POST
      • Generate Payment Token Production
        POST
      • Generate Payment Token With Payment Sandbox
        POST
      • Card Token Payment Sandbox
        POST
      • Cancel Recurring Payment Sandbox
        POST
      • Card Token Payment Production
        POST
      • Delete Card Token Sandbox
        DELETE
      • Fast Checkout
        POST
      • Fast Checkout Sandbox
        POST
    • Fiscalization
      • add-invoice
      • add-debit-note
      • add-credit-note
      • money-type-list

    Root

    Introduction to the SmatPay API
    Integration Guide - Quick Start
    Integration Guide - Payments
    SmatPay WooCommerce
    .NET SDK
    Get Token Sandbox
    POST/auth/authenticate/sandbox/merchant
    Get Token Production
    POST/auth/authenticate/merchant
    Get Currencies
    GET/init/currencies/all
    Get Banks
    GET/param/banks
    Get Payment intervals
    GET/param/paymentIntervals
    Payment Calculator
    POST/param/merchant/feesCalculator
    Test Webhook Sandbox
    POST/sandbox/init/customerWebhookTester
    Test Webhook Sandbox
    POST/sandbox/init/zeePayHook
    Test Webhook Production
    POST/init/customerWebhookTester
    Pay Innbucks Sandbox
    POST/sandbox/init/authenticate/merchant/wallet
    Pay Innbucks Sandbox Bulk
    POST/init/authenticate/merchant/bulkWallet
    Pay Innbucks Production
    POST/init/authenticate/merchant/wallet
    Pay Innbucks Production Bulk
    POST/init/authenticate/merchant/bulkWallet
    Pay ZimSwitch Sandbox
    POST/sandbox/init/authenticate/merchant/wallet
    Pay Visa Sandbox
    POST/sandbox/init/authenticate/merchant/wallet
    Pay Visa Production
    POST/init/authenticate/merchant/wallet
    Pay Mastercard Sandbox
    POST/sandbox/init/authenticate/merchant/wallet
    Pay Mastercard Production
    POST/init/authenticate/merchant/wallet
    Pay Mastercard Sandbox Bulk
    POST/sandbox/init/authenticate/merchant/bulkWallet
    Pay Mastercard Production Bulk
    POST/init/authenticate/merchant/bulkWallet
    Pay Visa Sandbox Bulk
    POST/sandbox/init/authenticate/merchant/bulkWallet
    Pay Visa Production Bulk
    POST/init/authenticate/merchant/bulkWallet
    Pay ZimSwitch Sandbox Bulk
    POST/sandbox/init/authenticate/merchant/bulkWallet
    Pay ZimSwitch Production
    POST/init/authenticate/merchant/wallet
    Pay ZimSwitch Production Bulk
    POST/init/authenticate/merchant/bulkWallet
    Pay Ecocash Sandbox
    POST/sandbox/init/authenticate/merchant/wallet
    Pay Ecocash Sandbox Bulk
    POST/sandbox/init/authenticate/merchant/bulkWallet
    Bulk Payouts Sandbox
    POST/sandbox/init/authenticate/merchant/bulkPayment
    Bulk Payouts Production
    POST/init/authenticate/merchant/bulkPayment
    Pay Ecocash Production
    POST/init/authenticate/merchant/wallet
    Pay Ecocash Production
    POST/init/authenticate/merchant/wallet
    Pay Ecocash Production Bulk
    POST/init/authenticate/merchant/bulkWallet
    Payment Status Innbucks Sandbox
    GET/sandbox/api/getPaymentDetails
    Payment Status Innbucks Production
    GET/api/getPaymentDetails
    Payment Status Ecocash Sandbox
    GET/sandbox/api/getPaymentDetails
    Payment Status Ecocash Production
    GET/api/getPaymentDetails
    Payment Status ZimSwitch Sandbox
    GET/sandbox/api/getPaymentDetails
    Payment Status ZimSwitch Production
    GET/api/getPaymentDetails
    Payment Status Visa Sandbox
    GET/sandbox/api/getPaymentDetails
    Payment Status MasterCard Sandbox
    GET/sandbox/api/getPaymentDetails
    Payment Status Visa Production
    GET/api/getPaymentDetails
    Payment Status Mastercard Production
    GET/api/getPaymentDetails
    Generate Payment Token Sandbox
    POST/sandbox/api/requestPaymentToken
    Generate Recurring Payment Sandbox
    POST/sandbox/api/addRecurringPayment
    Generate Payment Token Production
    POST/api/requestPaymentToken
    Generate Payment Token With Payment Sandbox
    POST/sandbox/api/requestPaymentTokenAndPay
    Card Token Payment Sandbox
    POST/sandbox/api/tokenizePayment
    Cancel Recurring Payment Sandbox
    POST/sandbox/api/cancelRecurringPayment/3
    Card Token Payment Production
    POST/api/tokenizePayment
    Delete Card Token Sandbox
    DELETE/sandbox/api/deletePaymentToken/2
    Fast Checkout
    POST/api/merchant/fastCheckOut
    Fast Checkout Sandbox
    POST/api/merchant/sandbox/fastCheckOut
    Next
    Introduction to the SmatPay API
    Built with