-
Notifications
You must be signed in to change notification settings - Fork 57
COU FX Retail Spec #400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
COU FX Retail Spec #400
Conversation
- added ValAdd & Mandate APIs [& webhooks] - updated Payment API - update List Billers API - one pager on FX Retail
Checklist to merge a PR 🚀To merge this pull request, please take time to complete the checklist. What action did you perform?Review the corresponding checklist items for the action you performed and mark them done. Edit an existing content (MDX) pageChecklist
Edit an existing API reference pageChecklist
Add a new content (MDX) pageChecklist
Add a new API reference pageChecklist
|
|
|
||
| ## Overview | ||
|
|
||
| **FX Retail** enables customers to buy (and in future, sell) foreign currency on the **FX Retail platform** via the **BBPS system**, directly from PSP apps that support BBPS (for example, CRED). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we okay with mentioning CRED?
| - **`valAddFlag`**: whether value-added services are enabled for the biller | ||
| - **`valAddCustParams`**: required customer params for value-added flows (scoped by requestType) | ||
| - **`mandateRequirement`**: mandate requirement (e.g. `MANDATORY`) | ||
| - **`pseudoBiller`**: whether the biller is a pseudo biller |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we have more info on what a "pseudo" biller actually means? let's add more info.
| @@ -0,0 +1,123 @@ | |||
| --- | |||
| sidebar_title: FX Retail flow | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any mention of FX Retail terminology anywhere in the spec? if not, I think sticking to "Forex" terminology is easier to understand. Should be a product call though.
Note: more exhaustive flows to be written once the PRD is shared