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

SP-893 Fix POS client creation #96

Merged
merged 2 commits into from
Mar 11, 2024
Merged

SP-893 Fix POS client creation #96

merged 2 commits into from
Mar 11, 2024

Conversation

bobbrodie
Copy link
Contributor

Overview

The goal of this PR is to allow a POS client to be created with either create_client() or create_pos_client(). Currently, passing in a config to create_client() will work, but this PR makes it easier to use create_pos_client() directly by passing a POS token.

@bobbrodie bobbrodie changed the title SP-893 Update POS client creation SP-893 Fix POS client creation Mar 11, 2024
@bobbrodie bobbrodie merged commit b746fed into bitpay:5.0.x Mar 11, 2024
4 checks passed
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