Create QR Code

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique identifier for the session given added by the merchant. Must be a valid UUID.

string
required

A session ID, is a unique identifier that a server generates as part of the create session API call and assigns to a merchant transaction for the duration of the session (15 min).

string

Email of customer. Must be a valid email.

string

The unique identifier for the session given added by the merchant. Must be a valid UUID.

string

Country Code for billing address. Must be valid ISO-3-Alpha code

string

Name of city in billing address

string

Name of street in billing address

string

Postal Code in billing address

string

Country Code for shipping address. Must be valid ISO-3-Alpha code

string

Name of city in shipping address

string

Name of street in shipping address

string

Postal code in shipping address

string
Defaults to API

Type of integration

string
string
string
string
string

An object that contains the statement descriptor information for the payment. This information will appear on the customer's bank statement. This contains the customer name.

string

An object that contains the statement descriptor information for the payment. This information will appear on the customer's bank statement. This contains the phone number.

string
enum
Defaults to en

Language for Hosted Payment Page

Allowed:
string

This object allows you to attach any custom parameter to the payment. The value that you provide in the metadata.custom parameter will be returned to you after the payment in the callback.

string
Defaults to https://www.callbackurl.com

The URL where the payment gateway should send the callback after the transaction is completed. It must have a valid SSL certificate and start with 'https://'

string

Identification Number, assigned to the Customer for the purposes of identifying the Customer when the Customer accesses the payment service.

boolean

If this is set to true, a customer account is created on Geidea platform. This must be set to false, when customer ID is not null. When this is set to true, customerReferenceId must not be passed.

string

This is a unique identifier for this order to discern it from others order you created. If orderId is not sent with the request, an orderId is created by the server and returned in the response. The orderid can be used to refer to this order in subsequent transactions and in retrieving meta data about the order. The orderId must always be unique for every order created under your merchant profile. This must be a valid GUID. You can pass null if you do not wish to pass any value.

deviceIdentification
object

Device on which transaction is initiated

string

Customer's phone number eg: "511111111". If phoneCountryCode is passed, phoneNumber must be passed. One of email or phoneNumber must be present.

string
Defaults to +20

Country code of customer's phone number eg: "+971". If phoneNumber is passed, phoneCountryCode must be passed.

string
enum
Defaults to HPP

Source of capturing the transaction, like, HPP

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json