API-Assistant

The ClickandBuy-API supports different kinds of functions. The following questions will help you to find out, witch API-Function you need for your integration.

You want...

Yes

No

...process one-time payment via the ClickandBuy API? (PayRequest)
...make payment by instalments or partial payment available to your customers or offer recurring payments (e.g. subscriptions)? (PayRequestRecurring)
...issue transaction-based partial credit notes? (RefundRequest)
...be able to cancel transactions? (CancelRequest)
...issue credit notes that are not related to a transaction? (CreditRequest)
...request the status of transactions? (StatusRequest)
...use the API function for batch processing and creating a new job? (CreateBatch)
...add a further transaction to an already existing job for batch processing? (AddBatchItem)
...execute batch processing? (ExecuteBatch)
...cancel batch processing? (CancelBatch)