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

Add support for adaptive payments #12

Closed
wants to merge 21 commits into from

Conversation

codeinthehole
Copy link
Contributor

See https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_APIntro

To do:

  • Implement gateway for chained payments
  • Add documentation
  • Integration tests
  • Tidy sandbox integration

codeinthehole and others added 21 commits January 31, 2013 13:12
Including example sandbox views
Just for audit really.  It makes creating the order source easier later
on when placing an order.
Turns out that the primary receiver amount must be the total for the
entire transaction, covering both the secondary amounts.
By default, only chained payment was taken into account with the is_primary parameter giving the total amount for the order.
Conflicts:
	paypal/base.py
	sandbox/apps/checkout/views.py
	sandbox/settings.py
	sandbox/templates/checkout/payment_details.html
Conflicts:
	README.rst
	sandbox/apps/checkout/views.py
	sandbox/templates/checkout/payment_details.html
	setup.py
This reverts commit fdf10b0, reversing
changes made to aa3d7a0.

Conflicts:
	README.rst
@SalahAdDin
Copy link

What's about this guys?

@SalahAdDin
Copy link

@codeinthehole @sasha0 Do you will finish this feature?

@solarissmoke
Copy link
Member

Closing on the basis that this is several years old, and we're going to have to move away from the deprecated API at some point.

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.

None yet

5 participants