Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 447 Bytes

File metadata and controls

15 lines (10 loc) · 447 Bytes

django-payex

django-payex is a Django application for saving statuses and receiving callbacks from the PayEx API.

Check out the pypayex module for communication with the PayEx API. The callback view and agreement verification check requires the payex module.

The PayEx implementation manual is available here: http://www.payexpim.com/

Status

This is a work in progress, patches are welcome :)