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

Feature/make payment #197

Merged
merged 15 commits into from
Feb 15, 2024
Merged

Feature/make payment #197

merged 15 commits into from
Feb 15, 2024

Conversation

ivanbelasich
Copy link
Contributor

@ivanbelasich ivanbelasich commented Feb 8, 2024

Summary

This pull request introduces a new feature enabling users to generate a popup with instructions for making a payment. The popup includes details such as the recipient's Stellar public key, the amount to be paid, the type of asset (including non-native assets), and, if applicable, the public key of the asset issuer.

Details

  • Improved UX/UI design.
  • Testing for functionality.
  • Error handling implemented.
  • Documentation provided: test.html and README.md.

Evidence

image
image

image
image

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-197.d3fmwhgkbfnyux.amplifyapp.com

src/lib/bridge/Bridge.ts Outdated Show resolved Hide resolved
src/lib/bridge/Bridge.ts Outdated Show resolved Hide resolved
src/lib/stellar/Payment.ts Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@ivanbelasich ivanbelasich merged commit 6fb9ee9 into main Feb 15, 2024
6 checks passed
@ivanbelasich ivanbelasich deleted the feature/make-payment branch February 15, 2024 15:07
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.

3 participants