Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Merge xlevus's changes for allowing mutliple api objects in the same thread #27

Merged
merged 4 commits into from Jan 8, 2014

Conversation

avidas
Copy link
Contributor

@avidas avidas commented Jan 7, 2014

A consequence of globally setting the client_id and client_secret is that multiple api objects cannot be used on the same thread. This works for a multi-buyer, single-seller scenario but to could be limited for a multi-buyer, multi-seller scenario. For processing payments for multiple accounts in the same thread, we can allow users to pass in their custom api objects without breaking backwards compatibility.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.15%) when pulling 2e68ea7 on avidas:master into 5b05f44 on paypal:master.

@kkumler
Copy link

kkumler commented Jan 8, 2014

Are there any other changes required before merging this?

@avidas
Copy link
Contributor Author

avidas commented Jan 8, 2014

Tests pass and is backwards compatible. Merging.

@avidas avidas closed this Jan 8, 2014
@avidas avidas reopened this Jan 8, 2014
avidas added a commit that referenced this pull request Jan 8, 2014
Merge xlevus's changes for allowing mutliple api objects in the same thread
@avidas avidas merged commit 454b905 into paypal:master Jan 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants