Skip to main content
Skip table of contents

Payments API overview

Overview

  • Payment creation

    CODE
    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

    CODE
    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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.