Noventiq Payments
India Argentina Brasil Bulgaria Cambodia Chile Colombia Costa Rica Ecuador Egypt Hungary Indonesia Malaysia México Paraguay Perú Philippines Romania Saudi Arabia Singapore Thailand (English) Uruguay Việt Nam Moldova Армения Казахстан Кыргызстан Узбекистан ประเทศไทย

Payments API overview

Overview

  • Payment creation

    POST /v1/payment
    
    • Usage scenarios: All the scenarios.

    • Successful result:

      • A payment object is created. Its status is not paid.

      • A payment form is available in the Noventiq Payments API for processing the payment.

  • Auto-payment processing

    POST /v1/payment/recurring
    
    • Usage scenarios: Processing auto-payments having the payment execution at the first action.

    • Successful result: 

      • A payment object is created to process an auto-payment.

      • The payment fulfillment using the payment data obtained from the parent payment is initiated.


Noventiq Payments