v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Payments (V2)

InitiatePayment

Retrieves all available and enabled payment methods of your portal account with the commission charge that the customer may pay on the gateway. This endpoint does not execute or store any payment information, it just gets the proper information based on your MyFatoorah profile and calculates the service charges.

post/v2/InitiatePayment

Request body

InvoiceAmountnumber

The transaction amount you need to charge your customer after applying coupon codes, taxes, fare updates, and so on.

CurrencyIso'KWD' | 'SAR' | 'BHD' | 'AED' | 'QAR' | 'OMR' | 'JOD' | 'EGP'

The currency code that you need to charge your customer through. MyFatoorah will calculate the total amount of the invoice for this currency after applying the exchange rate.

Response

Payment methods retrieved successfully

IsSuccessboolean

Indicates if the request was successful.

Messagestring

Response message associated with the request.