Closed suraj-jadhav closed 6 years ago
@suraj-jadhav The paytm sdk has an issue. I am working on it probably release another update in next week.
Please join me on gitter chat for updates: https://gitter.im/laravel-paytm-wallet/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
Thanks
UPDATE
Paytm has not yet officially add support for PHP 7.1 in its SDK. Prefer downgrading your PHP version to 7.0 and use the latest version of this package.
I will let the issue remain open because it's not yet genuinely solved.
Thanks!
@anandsiddharth i got a file from paytm where they are using the openssl functions for php 7.1 I can share it with you Also see https://github.com/Paytm-Payments/Paytm_Web_Sample_Kit_PHP/pull/7 http://paywithpaytm.com/developer/discussion/topic/php-7-x-deprecated-methods/#post-33557
Thanx @rssawhney ! I will check on that!
here's the file sent to me by paytm encdec_paytm.txt
This issue is now fixed and now available for update via composer. Release tag: v1.0.5 Commit : https://github.com/anandsiddharth/laravel-paytm-wallet/commit/e1d200870dfa1729df792a427bf7af494c527f7d
https://github.com/anandsiddharth/laravel-paytm-wallet/releases/tag/v1.0.5
Thanx @rssawhney :hugs: !
BTW prefer creating a pull request next time :smiley:
Closing the issue as it is resolved.
i am facing same error in Paytm. but now resolve through rssawhney helps. so thanks rssawhney #