rafiki
rafiki copied to clipboard
[Card Service] Verify incoming payment amount
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 i want to work on this, need a bit more context though