Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- |--------------------------------------------------------------------------
- | PayPal Donation (www.paypal.com)
- |--------------------------------------------------------------------------
- */
- $config['donate_paypal'] = array(
- 'use' => true, // true: enable | false: disable
- 'postback_url' => "http://www.sinister-wow.com/donate/postback_paypal",
- 'return_url' => "http://www.sinister-wow.com/donate/success",
- 'email' => "MY PAYPAL",
- 'sandbox' => false, // false: live servers | true: testing/dev servers
- 'values' => array(
Advertisement
Add Comment
Please, Sign In to add comment