Payment Response Handling
Implement Payment Listener
Set and Implement our payment listener to receive payment results. Use the code below to obtain the payment result.
Foloosi Log
You can enable / disable the SDK logs by using the line of code below. It will be disabled by default.
List of properties available,
​
merchantKey
string
true
your foloosi merchant key
secretKey
string
true
your foloosi secret key
referenceToken
string
true
the reference token - generates automatically if null
setOrderAmount
double
true
transaction amount
setCurrencyCode
string
true
transaction currency
setName
string
false
customer name - auto render in payment popup if passed
setEmail
string
false
customer email - auto render in payment popup if passed
setMobile
string
false
customer mobile - auto render in payment popup if passed
setCustomerUniqueReference
string
false
It must be unique for the customer,Like customer unique id or email id.,
Support
Visit https://www.foloosi.com for support requests or email to [email protected].
Developed by
Foloosi Technologies Pvt Ltd.
License
Copyrights (c) 2025 Foloosi
Last updated
Was this helpful?