
Integrate Zip (formerly QuadPay) merchant data with Metro2 for BNPL credit reporting. Zip does not have documented native Metro 2 reporting to US credit bureaus. This Metro2 integration enables merchants to report Zip installment payments under their own furnisher ID. Metro2 connects via Zip's REST API with OAuth 2.0 Client Credentials authentication. The API supports both asynchronous webhooks (posted to your callbackUrl) and synchronous mode (?sync=true). Key endpoints include /orders/authorize, /refund, /void, /confirm, and /capture. Zip charges merchants approximately 4% + $0.15 per transaction.
Zip merchant data is accessed via REST API (OAuth 2.0 Client Credentials) with endpoints for order authorization, capture, refund, and void. Async webhooks deliver events to your callbackUrl. Metro2 maps BNPL payment data to Metro 2 Base Segment format and submits to Equifax, Experian, and TransUnion under your merchant furnisher ID.
Zip (formerly QuadPay)Zip does not have documented native credit bureau reporting. This integration enables reporting for your Zip customers.
Connect via Zip's REST API with OAuth 2.0 Client Credentials grant for secure, standards-based authentication.
Receive payment events via asynchronous webhooks to your callbackUrl, or use sync mode with ?sync=true for immediate responses.
Report under your own furnisher ID for direct control over tradeline data and customer credit relationship.
Meet evolving CFPB BNPL reporting requirements with Metro 2 compliant submissions to all three bureaus.
Metro2 maps these fields from Zip (formerly QuadPay) to Metro 2 format automatically.
Set up OAuth 2.0 Client Credentials from the Zip merchant portal. Production base URL: gateway.us.zip.co; sandbox: gateway.sand.us.zip.co.
Set up REST API connection with OAuth authentication and configure webhook callbackUrl for async event delivery.
Configure how Zip installment plans map to Metro 2 account types, payment schedules, and reporting fields.
Validate test data using the sandbox environment and begin production credit bureau submissions.
QuadPay has rebranded to Zip. This integration works with the current Zip platform and API.
Zip does not have documented native Metro 2 reporting to US credit bureaus. This Metro2 integration enables merchants to report Zip transactions under their own furnisher ID.
Zip sends asynchronous webhooks to your configured callbackUrl for payment events. You can also use synchronous mode by appending ?sync=true to API calls for immediate responses.
Zip provides both production (gateway.us.zip.co) and sandbox (gateway.sand.us.zip.co) environments for testing before going live.

Report Affirm BNPL installment plans to credit bureaus under your own merchant furnisher ID via REST API and webhooks.

Report Klarna BNPL transactions to credit bureaus under your merchant furnisher ID via REST API with HMAC-SHA512 webhooks.

Automate credit reporting from Sezzle BNPL under your merchant furnisher ID via REST API with OpenAPI spec.