Skip to content

Commit

Permalink
Update flow diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat Jain committed Nov 7, 2024
1 parent c29a132 commit 8579cff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ This boilerplate provides a starting point for integrating payment gateways with
Relation of Extensions with Fynd Platform.

- Forward payment
![Forward payment](https://cdn.pixelbin.io/v2/doc/original/moonlight/Extensions/payment_extension/payment_forward)
![Forward payment](https://cdn.pixelbin.io/v2/doc/original/payment_extension/forward_flow.png)

- Get payment status
![Get payment status](https://cdn.pixelbin.io/v2/doc/original/moonlight/Extensions/payment_extension/get_payment_status.svg)
![Get payment status](https://cdn.pixelbin.io/v2/doc/original/payment_extension/get_payment_status.png)

- Refund payment
![Get payment status](https://cdn.pixelbin.io/v2/doc/original/moonlight/Extensions/payment_extension/payment_refund.png)
![Refund payment](https://cdn.pixelbin.io/v2/doc/original/payment_extension/refund_flow.png)

- Get refund status
![Get payment status](https://cdn.pixelbin.io/v2/doc/original/moonlight/Extensions/payment_extension/get_refund_status.svg)
![Get refund status](https://cdn.pixelbin.io/v2/doc/original/payment_extension/get_refund_status.png)

## 🔗 Quick Links

Expand Down

0 comments on commit 8579cff

Please sign in to comment.