معرفی شرکت ها


attorneycrm-pkg-tjdaley-0.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Attorney Client Relationship Management App
ویژگی مقدار
سیستم عامل -
نام فایل attorneycrm-pkg-tjdaley-0.0.1
نام attorneycrm-pkg-tjdaley
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Thomas J. Daley, J.D.
ایمیل نویسنده tom@powerdaley.com
آدرس صفحه اصلی https://github.com/tjdaley/payment_redirect
آدرس اینترنتی https://pypi.org/project/attorneycrm-pkg-tjdaley/
مجوز -
# payment_redirect Redirect clients to a payment link. <p align="center"> <a href="https://github.com/tjdaley/payment_redirect/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/tjdaley/payment_redirect"></a> <a href="https://github.com/tjdaley/payment_redirect/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/tjdaley/payment_redirect"></a> <a href="https://github.com/tjdaley/payment_redirect/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/tjdaley/payment_redirect"><a> <!-- img alt="PyPI - License" src="https://img.shields.io/pypi/l/payment_redirect" --> <img alt="Stage: Development" src="https://img.shields.io/badge/stage-Development-orange"> </p> <p align="center"> <a href="#purpose">Purpose</a> &bull; <a href="#installation">Installation</a> &bull; <a href="#author">Author</a> </p> ## Purpose Make it easy for clients to make the required payment on their account. Authorized users set up a client record and update it with the amount the client is required to pay to bring their account up to date. When the client visits the URL and enters identifying information, the client is redirected to a payment URL with the amount pre-filled. ## Installation ``` git clone https://github.com/tjdaley/payment_redirect ``` ## Implemented Utilities ### /clients, /client Authenticates an administrative user and let's the user CRUD client records including payment due amount and date. Authentication is performed through Microsoft's identity provider service API. ### /pay Prompts the user for the last three digits of their Social Security number and the last three digits of their driver's license. If a match is found in the database, the user is redirected to a pre-populated payment page. ### /pay/<string:client_id> *client_id* is formatted so that the first three characters are the last three digits of the user's Social Security number, the next three characters are the last three digits of the user's Driver's License number, and the last character is a check-digit, for now A-Z. For example, if the user's Social Security number is XXX-XX-X123 and their driver's license number is XXXXX456, the *client_id* would be '123456V'. ## Author Thomas J. Daley, J.D. is an active family law litigation attorney practicing primarily in Collin County, Texas, a family law mediator, and software developer. My Texas based family law practice is limited to divorce, child custody, child support, enforcment, and modification suits. [Web Site](https://koonsfuller.com/attorneys/tom-daley/)


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl attorneycrm-pkg-tjdaley-0.0.1:

    pip install attorneycrm-pkg-tjdaley-0.0.1.whl


نصب پکیج tar.gz attorneycrm-pkg-tjdaley-0.0.1:

    pip install attorneycrm-pkg-tjdaley-0.0.1.tar.gz