payu-intrepos / Documentations

Documentation to integrate PayU SDKs
26 stars 10 forks source link

data isn’t in the correct format #13

Open gour-next opened 7 years ago

gour-next commented 7 years ago

I am integrating PayU Non-Seamless iOS sdk(3.8.2). I generated hash correctly with help of this url(http://mobikul.com/payu-payment-gateway-integration-ios/).Now, whenever I call the method 'getPayUPaymentRelatedDetail' from the class 'PayUWebServiceResponse', it's always throwing me errorMessage --> "The data couldn’t be read because it isn’t in the correct format." . Please help.