FEAT: Add Support for Amazon Pay Redirect and Amazon Pay payment via Stripe#7056
FEAT: Add Support for Amazon Pay Redirect and Amazon Pay payment via Stripe#7056Gnanasundari24 merged 2 commits intomainfrom
Conversation
455af10 to
011d538
Compare
011d538 to
9117e4b
Compare
9117e4b to
27e4a78
Compare
27e4a78 to
ffc115d
Compare
ffc115d to
b9c4127
Compare
b9c4127 to
748bbb0
Compare
135f300 to
60b3a83
Compare
ShankarSinghC
left a comment
There was a problem hiding this comment.
Does Amazon Pay requires session token ? If yes, please add the /session call test case.
Also update the pr commit message to
feat(router): Add Support for Amazon Pay Redirect and Amazon Pay payment via Stripe
6eb2694
0a60c77 to
6eb2694
Compare
For stripe, we don't require session token |
6eb2694 to
f9c50c0
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7056 +/- ##
=======================================
Coverage ? 4.12%
=======================================
Files ? 1010
Lines ? 207421
Branches ? 0
=======================================
Hits ? 8548
Misses ? 198873
Partials ? 0 ☔ View full report in Codecov by Sentry. |
…Stripe (#7056) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Type of Change
Description
Add Support for Amazon Pay Redirect and Amazon Pay payment via Stripe
Additional Changes
Motivation and Context
How did you test it?
Response
Response
Response
Checklist
cargo +nightly fmt --allcargo clippy