👥Get Shopper Information

Quickly check if a customer is a registered PayLater arrow-up-rightshopper. This tool returns their shopper status along with their assigned credit limit and available balance—perfect for verifying eligibility before proceeding with a transaction.

Endpoint

Sandbox

GET https://connect-sandbox.paylaterapp.com/api/paylater/merchant-portal/web-checkout/shopper

Production

GET https://connect.paylaterapp.com/api/paylater/merchant-portal/web-checkout/shopper

Headers

  • x-api-key: Your API key (Required)

Query Parameters

merchantId

String

Your merchant ID

mobileNumber

String

Shopper's mobile number

email

String

Shopper's email address

Sample Success Response

Error Responses


Last updated