rafiki icon indicating copy to clipboard operation
rafiki copied to clipboard

[Card Service] Verify incoming payment amount

Open mkurapov opened this issue 5 months ago • 1 comments

When the /payment cardService route is called, we should do a basic sanity check that the `amount `in the API request matches to the incomingAmount on the incoming payment. This is done by fetching the incoming payment using the provided incomingPaymentUrl .

  • [ ]

mkurapov avatar Sep 16 '25 15:09 mkurapov

@mkurapov i want to work on this, need a bit more context though

ARYPROGRAMMER avatar Oct 18 '25 22:10 ARYPROGRAMMER