payu-intrepos / payu-non-seamless-react

Non-Seamless SDK for React Native
6 stars 11 forks source link

{"errorCode": "null", "errorMsg": "get_checkout_details Hash cannot be null or empty"} #7

Closed ubaidjs closed 3 years ago

ubaidjs commented 3 years ago

I am getting this error after initiating payu screen. Everything work fine on ios through same code, but not on android.

react native version: 0.64.0 payu-non-seamless version: 2.2.0

himgupta229 commented 3 years ago

Kindly override the method "generateHash" as mentioned here[(https://payumobile.gitbook.io/sdk-integration/react-native/integration/integration#5-handle-the-payment-completion-mandatory-step)]