hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

feat(docs): add docs for finite state machine

Open Narayanbhat166 opened this issue 2 years ago • 0 comments

This PR adds the intent state finite state machine docs in payments

Type of Change

  • [x] Documentation

Description

Add documentation for intent state finite machine.

Motivation and Context

In order to have clear understanding of the states a payment can be in.

How did you test it?

No testing required. This is a documentation addition.

Checklist

  • [x] I formatted the code cargo +nightly fmt --all
  • [x] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code

Narayanbhat166 avatar Jan 08 '24 07:01 Narayanbhat166