Settings

MANGOPAY_CLIENT_ID

The client id you made up when you created your mangopay account.

MANGOPAY_PASSPHRASE

The passphase you recieved when you set up your client.

MANGOPAY_BASE_URL

Set to https://api.mangopay.com in production and https://api.sandbox.mangopay.com for testing.

MANGOPAY_DEBUG_MODE

0 or 1

MANGOPAY_PAGE_DEFAULT_STORAGE

Set this to True if you want MangoPayPage files to be stored in the default storage. Otherwise you need to have S3BotoStorage set up and working correctly to store the files on AWS.

MANGOPAY_PAYOUT_SUCCEDED_TASK

The name of a task that can be run if and when the payout is successful. It is run immediately with the argument of the payout_id.