| 35414 |
amit |
1 |
# Pinelabs Integration Configuration
|
|
|
2 |
# This file externalizes the configuration for the Pinelabs integration.
|
|
|
3 |
# Activate the desired environment by uncommenting its section.
|
|
|
4 |
|
|
|
5 |
# --- Production Configuration (comment out if using UAT) ---
|
|
|
6 |
#pinelabs.api.base.url=https://api.pluralpay.in
|
|
|
7 |
#pinelabs.api.client.id=YOUR_PROD_CLIENT_ID
|
|
|
8 |
#pinelabs.api.client.secret=YOUR_PROD_CLIENT_SECRET
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
# --- UAT Configuration (uncomment to use) ---
|
|
|
12 |
pinelabs.api.base.url=https://pluraluat.v2.pinepg.in
|
|
|
13 |
pinelabs.api.client.id=59194fe5-4c27-4e6e-8deb-4e59f8f4fd7b
|
|
|
14 |
pinelabs.api.client.secret=024dd66a367549b380bd322ff6c3b279
|