# PhonePe onboarding doc # Kinara capital https://hackmd.io/@ranjth-setu/HyfJz_tFU # IDFC First Bank Biller product instance ID: `353701867596809332` ### Sample request ``` { "billerProductInstanceID": "353701867596809332", "customerIdentifiers": [ { "attributeName": "loanNumber", "attributeValue": "104898" } ] } ``` ### Partial Pay Allowed True. Even if the amount returned is 0, allow the customer to make payment. ### Customer params labels and regex 1. Loan number: - Regex `[0-9]{5-12}` - Help text: "Please enter your loan number" ## Test data 102942 100448 101120 ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/idfc-logo.png # Healthfin Biller product instance ID: `350628744081179669` ### Sample request ``` { "billerProductInstanceID": "350628744081179669", "customerIdentifiers": [ { "attributeName": "mobile_number", "attributeValue": "9975117344" }, { "attributeName": "dob", "attributeValue": "1973-01-01" } ] } ``` ### Partial Pay Allowed False ### Customer params labels and regex 1. Mobile number: - Regex `[0-9]{10}` - Help text: "Please enter your 10 digit mobile number" 2. Date of birth: - Regex: `[0-9]{4}-[0-9]{2}-[0-9]{2}` - Help text: "Please enter your date of birth in in YYYY-MM-DD format: Eg: 1982-02-26" ### Test data: 9975117345 - 2009-10-29 9975117344 - 1973-01-01 9307895955 - 2014-11-29 ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/hfin-logo.jpg ### Legal Name PLUSWORTH SOLUTIONS PRIVATE LIMITED # DMI Finance Biller product instance ID: `339847801598903739` ### Sample request ``` { "billerProductInstanceID": "339847801598903739", "customerIdentifiers": [ { "attributeName": "loanNumber", "attributeValue": "DMI0001993229" } ] } ``` ### Sample data DMI0001993229 : Should show no outstanding balance ### Customer params labels and regex 1. Loan number: - Regex `^DMI[0-9]{10}$` - Help text: "Enter your loan number" ## Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/dimi-finance.png ## Legal Name DMI Finance Private Limited # Loantap Biller product instance ID: `339752271694792083` ### Sample request ``` { "billerProductInstanceID": "339752271694792083", "customerIdentifiers": [ { "attributeName": "sublan_id", "attributeValue": "SLAN1663395842220587" } ] } ``` ### Sample data LAN1663395715173407 : Should give error SLAN1663395780646311 : Should work SLAN1663395842220587 : Should work SUB16633945993919685094182 : Should work LEF1663394610982593 : Should work ### Customer params labels and regex 1. Loan number: - Regex `[A-Za-z]+\d{5,30}` - Help text: "Enter your loan number" ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/loantap-logo.svg ### Legal Name LOANTAP CREDIT PRODUCTS PRIVATE LIMITED # Avail finance Biller product instance ID: `999999999999999999` ### Sample request ``` { "billerProductInstanceID": "999999999999999999", "customerIdentifiers": [ { "attributeName": "mobile", "attributeValue": "7895019766" }, { "attributeName": "dob", "attributeValue": "06/11/1990" } ] } ``` ### Partial payment allowed NO. ### Customer params labels and regex 1. Mobile number: - Regex `[0-9]{10}` - Help text: "Enter your 10 digit mobile number" 2. Date of birth: - Regex: `[0-9]{2}\/[0-9]{2}\/[0-9]{4}` - Help text: "Enter your date of birth in in DD/MM/YYYY format: Eg: 03/10/1979" ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/avail-logo.png ### Legal Name GODDARD TECHNICAL SOLUTIONS PVT LTD # Kissht Biller product instance ID: `333996415992726955` ### Sample request ``` { "billerProductInstanceID": "333996415992726955", "customerIdentifiers": [ { "attributeName": "mobile", "attributeValue": "9029693406" }, { "attributeName": "dob", "attributeValue": "1992-07-26" } ] } ``` ### Customer params labels and regex 1. Mobile number: - Regex `[0-9]{10}` - Help text: "Please enter your 10 digit mobile number" 2. Date of birth: - Regex: `[0-9]{4}-[0-9]{2}-[0-9]{2}` - Help text: "Please enter your date of birth in in YYYY-MM-DD format: Eg: 1982-02-26" ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/kissht-logo.JPG ### Legal Name SI CREVA CAPITAL SERVICES PVT LTD