-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Mock provider platform, which has the implementation of the provider(BPP) APIs. The service should accept the request and return a response for success and failure scenarios.
For example, if HTTP headers contains mode equals to success
, then return a success response. If mode is fail
, return a failure response. Similarly, Mock APIs implementation should return different responses for different scenarios.
This will help a seeker to test their flows by using mock provider as a recipient.
Metadata
Metadata
Assignees
Labels
No labels