For the configuration of the app-config file, Users of Pinelabs would need the attribute values from Pinelabs end:
Important - Note that for the generic Ginesys configuration the 3rd and 4th steps need the following details -
Assembly name: GinesysPinelabsIntg
Class name: PaymentProcessor
Method name: ProcessPayment
Sample content of the app.config file for Pinelabs device |
{ |
The attribute values specified above are sample only.
Click the following link to download this sample file: app.config
Attribute Description:
ATTRIBUTES | DESCRIPTIONS |
lTxnType | It is the payment mode. Meaning the payment gateway that would be used at runtime: For Bharat QR it would be 5123 For UPI it would be 5120 For AmazonPay it would be 5129 For Phonepe it would be 5102 For Card payment it would be 4001 |
cTxnType | This value would check the payment status |
WalletprogramID | This is the wallet identifier which would be captured on terminal for Phonepe if payment mode is Mobile only or Mobile and QR both |
ACQUIRER_HOST_ID | If the payment mode is Bharat QR then to send the payment request this attribute should be set with the value “1” |
TypeofWalletInputIdentifier | This attribute is needed for initiating the payment via the Bar Code and value to be used is “2” |
PaymentProcess | This is to be used to change the plugin screen or payment mode to Bharat QR, UPI, AmazonPay or to Phonepe |