PhonePe / phonepe-pg-sdk-flutter

12 stars 7 forks source link

Error Occur in Production #7

Closed ghost closed 8 months ago

ghost commented 1 year ago

If you need any help regarding PhonePe Integration, reach out to us

sahil6104g commented 1 year ago

Hello @premiereessential ,

I am facing same issue when I select Production Mode. It shows error "Transaction Interrupted".

Could you please help me if your problem is resolved?

priyanshgmits commented 1 year ago

I am encountering the same issue in production mode as reported previously. I kindly request assistance in resolving this issue to ensure the smooth operation of our production environment. Screenshot_20231027_123739

skpatel9081 commented 1 year ago

I am facing this issue in Production Mode. It throw an error "Transaction are Interrupted".

Please resolve this issuse as soon as possible..

Can you help me??

ghost commented 1 year ago

Salt key is not whitelisted by PhonePe team. Talk to them and get approve your credentials for production

sahil6104g commented 1 year ago

@premiereessential Thanks for your support. I will contact PhonePe Team.

mustansirgodhrawala commented 1 year ago

https://www.mustansirg.in/post/phonepe-payment-gateway-flutter

priyanshgmits commented 1 year ago

Hello @mustansirgodhrawala , Is package signature different for debug and release app? as they will provide app id once we provider package signature to phonepe team. Also I would like to ask that, is it important to upload app on playstore for whitelisting of salt key?

mustansirgodhrawala commented 1 year ago

Yeah, so based on what your signing method is it will definitely be different. You can reach out to me on LinkedIn at linkedin.com/in/mustansirg and I can help you out more.

You might want to upload it to internal testing to get the package signature to send to PhonePe, it is the safest way to get it.

Edit: About uploading to playstore for whitelisting of salt key, this is more complex. So basically the app id should match the sha1 for the app for the transaction to go through, since the SHA1 for your debug is different from your release the sdk will only work in release. However if you give the signature for debug the sdk will only work in debug. You do not need to upload to playstore for whitelisting of the salt key, nor does the salt key need whitelisting I think you mean to refer to the package id, and for that no you don't need to be on the play store to get it whitelisted.

NitinVermaPpe commented 8 months ago

please react out on merchant-integration@phonepe.com

also update to latest plugin version, app id/ signing key is no longer mandatory