Skip to content

Credit card

API for CREDIT CARD operations

To use our credit card payment API, you need to tokenize the data of the card before sending the payload to our API. This is a data security measure.

This invariably occurs on the frontend, meaning on the web page where you will be implementing the payment flow.

To do this, we will use the Paag JavaScript library.

Follow the instructions in the Tokenization section.