CitrusGraphics Framework not found in PayUMoney IOS SDK

189 Views Asked by At

Iam trying to integrate PayUMoney Payment gateway in swift. When installing pod 'PayUmoney_PnP', it asks for username and password. I checked the sdk file, CitrusGaphics framework is not there. It's not there in the git too -- https://github.com/citruspay/citruspay-ios-sdk/tree/f69a3c0a6335b78bfade7a6d641b2459e0c40a4e

1

There are 1 best solutions below

0
On

i have faced the same issue and by contacting the PayuMoney got this response

We are making deployment in code. Pods will be available on Friday.

Kindly hold integration till that time. Sorry for the inconvenience.

Regards, Disha Mukherjee

Please note that response handling is an important part of the integration. It is absolutely mandatory that the hash (or checksum) is computed again after you receive the response from PayU and compare it with PayU response parameters. This will protect you from any tampering by the user and help in ensuring safe and secure transaction experience. Our integration engineer will advise and assist you with the same. However, if your web or mobile application goes live with PayU as a payment provider but without reverse hash comparison mechanism in the response handling, PayU will not be liable for any loss incurred as a result of this.