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

Payment Load Balancer, PFWMA-132 #57

Merged
merged 38 commits into from
Jun 7, 2020
Merged

Payment Load Balancer, PFWMA-132 #57

merged 38 commits into from
Jun 7, 2020

Conversation

deepakmaurya
Copy link
Contributor

Allows the admin to configure multiple PayPal accounts, and then have each order pay the next account on the list in a loop, so that admin can distribute order payments across multiple PayPal accounts.

Example

  • Setup the primary account in PFW (account 1)
  • Setup 3 secondary accounts in PFWMA (accounts 2 - 4)
  • Order 1 should be paid to account 1.
  • Order 2 should be paid to account 2.
  • Order 3 paid to account 3.
  • Order 4 paid to account 4.
  • Order 5 paid to account 1.

Repeat…

@deepakmaurya deepakmaurya merged commit 3cee71c into release Jun 7, 2020
@kcppdevelopers kcppdevelopers deleted the PFWMA-132 branch June 18, 2020 04:09
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.

2 participants