Payments - Update Metadata
Documentation Index
Fetch the complete documentation index at: https://api-reference.hyperswitch.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Path Parameters
The identifier for payment
Body
Response
Metadata updated successfully
The identifier for the payment
Represents the overall status of a payment intent. The status transitions through various states depending on the payment method, confirmation, capture method, and any subsequent actions (like customer authentication or manual capture).
succeeded, failed, cancelled, cancelled_post_capture, processing, requires_customer_action, requires_merchant_action, requires_payment_method, requires_confirmation, requires_capture, partially_captured, partially_captured_and_capturable, partially_authorized_and_requires_capture, partially_captured_and_processing, conflicted, expired, review Metadata is useful for storing additional, unstructured information on an object.
additional data that might be required by hyperswitch