Using Ezetap payment device payment can be made in two ways - using the card and using the QR code
For the configuration of the app-config file, Users of Ezetap would need the attribute values from Ezetap end:
Info |
---|
Important - Note that for the generic Ginesys configuration the 3rd and 4th steps need the following details - Assembly name: GinesysEzetapIntg Class name: Method name: ProcessPayment |
Sample content of the app.config file for Paytm DQR devices |
{ |
Note that the Base URLs have to be allowed by the firewall (if there is any).
The attribute values specified above are sample only.
Port number needs to confirmed by EzeTap
Click to download this app.config file:
View file | ||
---|---|---|
|
Attribute Description:
ATTRIBUTES | DESCRIPTIONS |
appKey | This attribute is mandatory. This would be shared by Ezetap |
username | This attribute is mandatory. Username must be passed in the demo PAX device. This username has to be provided by Ezetap |
password | This attribute is mandatory. Password of the above user in the demo PAX device. This has to be provided by Ezetap |
deviceId | This attribute is mandatory. PushTo is a JSON list with destination info like Device id of the POS on which notification will be sent |
GetStatusAPIPaymentURL | To get the status of pushToPay notification from Merchant’s id |
PushToPayAPITransactionURL | The site URL to push the transaction |