Skip to content

Commit

Permalink
Update api-reference/introduction.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
  • Loading branch information
gorakhnathy7 and SanchithHegde authored Aug 6, 2024
1 parent ebfc4a6 commit 15661c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-reference/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ The available parameters are as follows:
- **status** - can have values of `succeeded`, `processing`and `failed`
- **payment_intent_client_secret** - This is the client secret associated with the payment. This can be used to retrieve the payment status from hyperswitch.
- **manual_retry_allowed** - whether this payment can be retried or not.
- **signature** - A Hmac signature of the payload, this can be verified using the payment_response_hash_key
- **signature** - A HMAC signature of the payload, this can be verified using the `payment_response_hash_key`.
- **signature_algorithm** - The HMAC algorithm used to calculate the signature.

0 comments on commit 15661c0

Please sign in to comment.