Skip to content

Updates#44

Open
Kronuz wants to merge 76 commits into
johnboxall:masterfrom
Kronuz:master
Open

Updates#44
Kronuz wants to merge 76 commits into
johnboxall:masterfrom
Kronuz:master

Conversation

@Kronuz
Copy link
Copy Markdown

@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

Development

Successfully merging this pull request may close these issues.

10 participants