Retrieves the current status of a specific payment session using the provided sessionId.This endpoint allows merchants to verify whether a payment is pending, successful, failed, or partially completed.
Request
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.maxelpay.com/api/v1/payments/sessions/ps_6d7654b532fc8c82aa392d64b4450e569bb6498100359b53/status'