PayHereLK / payhere-mobilesdk-reactnative

PayHere Mobile SDK for React Native
8 stars 6 forks source link

version problem #12

Closed isuru-maldeniya closed 2 years ago

isuru-maldeniya commented 3 years ago

I used version 1.0.11 before the 1.2.1 version update. But now it is a problem with 1.0.11 version. Success method is not working now. But payment was added to the my account in payhere. After changing the version it was resolved. But if I want to survived with previous version what can I do?

PayHereDevs commented 3 years ago

Dear @isuru-maldeniya, internally the React Native SDK depends on the two native PayHere Mobile SDKs for Android and iOS. These SDKs get frequent updates and sometimes support for older versions break (for example if internal APIs change).

The 1.2.1 update fixes issues with Android Maven Repositories and Sandbox payment completion not working that arose in previous versions.

So we do not recommend you use the older version of this SDK. Is there any specific reason for staying in the older SDKs (for example maybe due to a constrain in the React version)?

PayHereDevs commented 2 years ago

Closing due to inactivity. Please let us know if you have further concerns and we will re-open this issue.