Create Payment Link

Environment

Use our UAT environment endpoint for testing and for integration utilize our production endpoint.

EnvironmentEndpoints
User Acceptance Testing [UAT]https://pluraluat.v2.pinepg.in/api/pay/v1/paymentlink
Production [PROD]https://api.pluralpay.in/api/pay/v1/paymentlink
📘

Note:

  • Ensure that your Merchant ID is configured for Pay by Link, split payments, and pre-authorization before creating a payment link.
Body Params
amount
object
required
string
string
string
string
string
string
string
required
customer
object
product_details
array of objects
product_details
cart_coupon_discount_amount
object
merchant_metadata
object
split_info
object
account_details
object
string
boolean
cart_details
object
Headers
string
string
required
Defaults to Bearer
string
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant