We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement payment gateway web server that exposes the payment gateway methods
So the Anchor MVP test Server can interact with Circle (and possibly Stellar).
In this first moment, we could also let the Anchor Server import the SDK directly and call it in the code rather than exposing the SDK behind an API.
The text was updated successfully, but these errors were encountered:
Cc @reecexlm, @JakeUrban, @lijamie98
Sorry, something went wrong.
marcelosalloum
No branches or pull requests
What
Implement payment gateway web server that exposes the payment gateway methods
Why
So the Anchor MVP test Server can interact with Circle (and possibly Stellar).
Alternatives
In this first moment, we could also let the Anchor Server import the SDK directly and call it in the code rather than exposing the SDK behind an API.
The text was updated successfully, but these errors were encountered: