Update the payment page settings of a point of sale

Update the payment page settings of a point of sale of a merchant.

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

Merchant identifier

string
required
1 to 50

Point of sale reference
Unique in the merchant

Body Params

Configuration of the checkout web payment page for a point of sale.

uri
required
length ≤ 255

The main URL of the merchant's shop.

integer
required
10 to 90
Defaults to 30

Time limit (in minutes) for the payment.

string

The dedicated domain name for the payment page.
This domain name must be configured by the merchant and pointed to Monext's servers.
It is used in the URL of the web payment page to replace the default Monext domain, providing a more seamless experience for customers.

string

Base64-encoded string representing the favicon for the payment page (.ico format, max 32x32, 2MB).

boolean
Defaults to false

If enabled, the point of sale accepts updates to the order content, billing/shipping addresses, and amount during the payment process.
This is particularly relevant for the Widget mode of the API, allowing for a more dynamic and flexible checkout experience.

boolean
Defaults to false

Display the point of sale address on the payment page.
This option requires the point of sale address to be filled in.

boolean
Defaults to false

Hide card number (PAN) and CVV characters as they are being typed.

string
≤ 20
Defaults to monext_session_id

Parameter name for the session ID in the query string parameter in the return or cancel URLs. For exemple, if sessionIdParameterName is set to "session_id", the return URL will include the session ID as a query parameter like this: https://www.myshop.com/return?monext_session_id=14rswmConIV4nXSLr1371772470942961

boolean
Defaults to false

Automatically redirect the buyer back to the shop after payment or wallet operations.

boolean
Defaults to false

Include the buyer's personal information in the payment form's final response/callback.
This feature must be enabled if you want Monext to return the buyer's personal data in the JSON response of the widget.
This feature is disabled by default in accordance with GDPR regulations.

Responses

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

Monext Retail API documentation
Monext 2025