- Entity type — drives the core KYC + business document set.
- Business category — some categories (jewelry, insurance, F&B, travel) need an extra regulatory certificate.
- Products you enable — enabling cards adds a website due-diligence check.
Eligible entity types
PayGlocal onboards the following 6 entity types. Anything else is not eligible.
Send the enum value in the
entityType field on Update Business Details.
Documents by entity type
Click your merchant’s entity type to see the exact list.- Freelancer
- Sole Proprietor
- Partnership
- LLP
- Private Limited
- Public Limited
Identity & verification
- PAN of the individual
- Bank account details (penny-drop verification runs automatically)
- DigiLocker identity verification
- VKYC of the individual
- GST details (where applicable)
- Declaration of line of business + projected monthly transaction volume
Document types map to the
merchantDocType enum on Upload Documents — for example, PARTNERSHIP_DEED, LLP_AGREEMENT, MOA, AOA, COI, IEC.Category-specific compliance
Merchants in certain regulated sectors must provide an additional certificate. This applies on top of the entity-type requirements above.
This list is indicative and may be updated based on regulatory developments. When in doubt, contact merchant.support@payglocal.in.
Website due diligence
If the merchant wants to enable the cards product, the merchant’s website must satisfy the following before the verification step:- Valid privacy policy, refund policy, terms and conditions, and shipping policy pages
- Clear display of products sold and their pricing
- Merchant’s trade name or registered name clearly visible
What PayGlocal auto-fetches
For Partnerships, LLPs, and Companies, PayGlocal attempts to auto-fetch the following from government sources:- Partnership Deed / LLP Deed
- MOA, AOA, COI
- Udyam Registration (where available)
RFI and request manual upload via Upload Documents.
Dynamic document pendencies
Every onboarding API response includesdocumentsToBeUploaded in the checklist status. This array tells you exactly which documents are still required for the current merchant state. Poll Get Onboarding Status after each step to get the updated list.
In UAT, use bank account
1234567890 and IFSC SBIN0000000 for successful penny drop. Any other combination triggers a CANCELLED_CHEQUE pendency. See Sandbox Testing.API Flow Overview
End-to-end sequence of all 10 onboarding endpoints.
Events & Webhooks
Track merchant progress via postMessage and webhooks.

