Questions tagged [citrus-pay]

For questions on how to implement citrus-pay for various checkout experiences. Includes questions majorly focusing on citrus-pay technical integration issues. Please refrain from asking questions regarding terms and conditions, costs or legal issues.

25 questions
5
votes
1 answer

Citrus Payment Gateway Android integration

I have to integrate Citrus Payment gateway into my android app, Any help will be appreciated. website here Thank you in advance.
Sagar V.
  • 3,567
  • 1
  • 19
  • 14
2
votes
1 answer

Handle payment response if server crashes?

What happens when I initiate a transaction to say Citrus, or Ccavenue or PayUmoney or any payment gateways, and the money is deducted on the client side and my server fails the time it was about to receive the response, and on the response I need to…
Nitish Patra
  • 289
  • 5
  • 20
2
votes
0 answers

Unable to implement CitrusPay SDK for iOS in swift based app

I am done with integrating 'CitrusPay iOS SDK' in my swift based app, by following steps give at https://github.com/citruspay/citruspay-ios-sdk. However, I am unaware of further implementation steps. I also referred…
2
votes
1 answer

Citruspay payment gateway integration with splitpay

Can you please help me regarding citrus pay payment gateway to split the payment using PHP? I have to split the order amount into 2 parts one for the merchant and one for the seller. If it's possible please provide me a demo. Thanks in advance.
1
vote
0 answers

Error occur in Citrus Payment Integration

I just want to use citrus payment integration and when i just click on buy now button than its getting error and my app has been crash and mainly the error comes in CheckUserLogin and checkuserlogin method. I don't understand how to resolve this…
Rahul
  • 33
  • 5
1
vote
0 answers

App is crashing with Message from debugger: Terminated due to signal 6 in citrus pay integration

I am using citrus pay payment gateway for my app and I am using cocoapods to integrate and I am following the below link to integrate.https://github.com/citruspay/citruspay-ios-sdk and the pod file is # Uncomment the next line to define a global…
1
vote
2 answers

Citrus Payment Gateway integration in Android

When I integrate the citrus Payment Gateway I got the Error " com.android.volley.NoConnectionError: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." How to add SSL…
Bhadresh
  • 291
  • 1
  • 9
1
vote
0 answers

prevent rails from adding current path url before external js src

I have page where i load js from my payment gateway(citrus) like below