Create a MXWallet session

Create an MXWallet session to initiate the creation of a virtual wallet via the web interface.
This feature enables management of wallet cards, allowing your client to:
- View registered cards in their wallet
- Delete a registered card from their wallet
- Add multiple cards to their wallet
- Set a card from their wallet as the default payment method.

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

Point of sale reference.

paymentMethodIDs
array of strings
required

The list of payment methods you wish to use for the wallet session.

paymentMethodIDs*
string
required
1 to 50

The unique identifier of Monext virtual wallet.
You must provide Monext with an unique identifier that corresponds to one and only one buyer on your information system.
This identifier will be used when you request a payment by Monext virtual wallet.
MXWallet ID must:

  • Start and contain only an alphanumeric characters (A-Z, a-z, 0-9).
  • May include dots ('.'), hyphens ('-'), and underscores ('_').
  • Have a length between 1 and 50 characters.
buyer
object

Buyer information.

boolean
Defaults to false

Indicates whether updating personal data is allowed.

threeDS
object

3DS information

privateData
object

Additional data to be used throughout the payment lifecycle.
A dictionary of key-value pairs where the values can only be strings.
e.g. {"suborderid": "AE-3023-001", "chanel": "mobile"}

string
required

URL on which the buyer's browser is redirected in case of acceptance or refusal of payment on Monext Online.
The merchant must call getWebPaymentDetails or GET /sessions.

string

URL on which Monext Online will ask the merchant site to retrieve the result of the transaction.

string

Buyer browser language by default. Example : FR

string

The identifier of customized template pages.
If not set, the default one will be used.

Headers
string
enum
Defaults to application/json

Generated from available response content types

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
*/*

Monext Retail API documentation
Monext 2025