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

Integration of AfP Transactions component #161

Merged
merged 9 commits into from
Oct 14, 2024
Merged

Conversation

gcatanese
Copy link
Collaborator

Integrates the AfP Transactions component to display the transactions performed by the Account Holder.

The PR implements the following:

  • invoke the Session Authentication API to obtain the session token
  • render AfP Transactions web component on the UI
  • add an example of custom CSS styles

The previous implementation of the screen is still available (TransactionsCustomView.js) to provide an example on how to build a custom view using the API-only approach.

@gcatanese gcatanese requested a review from ayodejidev October 10, 2024 12:32
Copy link

@ayodejidev ayodejidev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@gcatanese gcatanese merged commit 66b2876 into main Oct 14, 2024
2 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