juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
11.65k stars 1.23k forks source link

[FEATURE] Payments and it's webhook response to contain non-card payment method details #5652

Closed kashif-m closed 4 days ago

kashif-m commented 3 weeks ago

Feature Description

TLDR; Payments response and it's associated webhooks events to contain payment method data details.

As of today, only card's and paylater's payment method data is populated in our API responses and webhook events for payments. Populating details of other payment methods provides more context about the payment details.

Possible Implementation

Below is the list of payment methods supported in HyperSwitch

Have you spent some time checking if this feature request has been raised before?

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

kashif-m commented 1 week ago

Opening for https://github.com/juspay/hyperswitch/pull/5788

kashif-m commented 1 week ago

Reopening for https://github.com/juspay/hyperswitch/pull/5790