How to store information to link user profile and paypal account - django -


i building django project allow users send money 1 paypal account company paypal account temporarily hold money sent. big thing dont want user have login paypal account every time sending money because doing quite often. there way how permanently link user account within django application users paypal account dont have keep loggin in. know storing login information in database big no no , should that, wondering if knows way can accomplish want in secure manner protect users credentials.. thank help...


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -