Skip to content

Encrypt and Decrypt will not work properly because of difference in c# and php this will fix it.

Notifications You must be signed in to change notification settings

mistercorea/en_decrypt_nodus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This will help people who are trying to use nodus and trying to use php website to call NODUS E-Pay website.

It will generate autologin URL for user.

REQUIREMENT

mcrypt must be install on php library

HOW TO USE IT

Import the class then

$nodus_page = new nodus_clinet; echo $nodus_page_link = $nodus_page->client_url('account number');

Downside for using this method is if url is exposed then everbody can get in.

About

Encrypt and Decrypt will not work properly because of difference in c# and php this will fix it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages