Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #44

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Updates #44

wants to merge 76 commits into from

Conversation

Kronuz
Copy link

@Kronuz Kronuz commented Aug 3, 2011

Collection of updates and improvements. Including missing additions to the protocol (recursive payments, etc.)

Markus Törnqvist and others added 30 commits April 27, 2009 08:37
This reverts commit 6039d07.

	Partially.

Conflicts:
	(apparently none)

Some tweaking was required, this is a partial revert,
to restore existance of:
	new file:   standard/ipn/signals.py
PayPal uses an unspecified amount of decimals when returning
an IPN with an exchange rate - this takes that into account!

ALTER TABLE paypal_ipn ALTER COLUMN exchange_rate TYPE numeric(64, 16);
If the PayPal POST doesn't pass validation, we can't set
flags to it without initializing.

This still has the problem that the ipn object becomes
empty, it should be populated with real data.
…object rather than a boolean. Added support for manangeRecurringPaymentsProfileStatus.
David Cramer and others added 29 commits October 30, 2009 17:43
This is necessary to avoid errors from postgres backends.
…tead IP and user objects pa passed. Added hidden widget for expiration
jnovinger pushed a commit to RebuiltBits/django-paypal that referenced this pull request May 28, 2015
…ction

Added support for DoReferenceTransaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants