📄️ Create Payment
The Create Payment API allows merchants to initiate a payment request. This process involves generating a payment ID that can be used to query the payment.
📄️ Query by Creedo Payment ID
Through this API, a payment's status can be identified. After calling the Create Payment API, a payment id is returned. Using this payment id, the Query Payment API can be called at anytime.
📄️ Query by Merchant Payment ID
Through this API, a payment's status can be identified. After calling the Create Payment API, a payment id is returned. Using merchant payment id, the Query Payment API can be called at anytime.