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

feat: implement optional async checkout muatations and status check #4957

Closed
wants to merge 36 commits into from

Conversation

mcstover
Copy link
Collaborator

@mcstover mcstover commented Sep 8, 2023

This PR implements the async mutations for kiva credit and braintree checkout and adds an additional polling function to check the status of the async checkout operation. Once the status is complete, we use the checkout/transaction id to move through the existing post-process and on to the thanks page.

mcstover and others added 20 commits September 15, 2023 13:12
* feat: activity avatar added for iwd activity feed

* feat: activity card added for iwd page

* feat: iwd activity feed added

* fix: style lint fix

* fix: pr comments tweaks
…-category

feat: added some finalized content to IWD header
…anding

fix: show the checkout now button and emit to show basket on corporat…
feat: added flag for IWD to thanks page, created working stories
feat: first IWD thanks page variation
dyersituations and others added 15 commits February 7, 2024 14:16
…r-to-category-page

feat: add campaign progress bar to category page
…-and-link-on-challenge-ty-page

feat: time sensitive change copy and link on challenge ty page
## [2.730.0-rc.1](v2.729.0...v2.730.0-rc.1) (2024-02-09)

### 🎉 New Features

* add progress bar to campaign page ([c1b925b](c1b925b))
* added flag for IWD to thanks page, created working stories ([1205eab](1205eab))
* added progress bar to thanks page variations ([e78f13f](e78f13f))
* added some finalized content to IWD header ([fc29232](fc29232))
* first IWD thanks page variation ([c5572b6](c5572b6))
* iwd activity feed added ([#5152](#5152)) ([0a9424f](0a9424f))
* remaining iwd thanks page variation ([b1a9600](b1a9600))
* update thanks page header for challenges ([7b1147b](7b1147b))

### 🐛 Bugfixes

* added missing data prop ([9c92884](9c92884))
* added missing id in query ([fc7f447](fc7f447))
* added some missing story mixins ([f853fb5](f853fb5))
* empty template was also creating a warning ([ffc591d](ffc591d))
* ensure we cover errors from new activities query ([e8cf21a](e8cf21a))
* lower activity feed items ([9b8eb53](9b8eb53))
* minor cleanup ([3a97d83](3a97d83))
* quick resolution of server error ([85a2811](85a2811))
* round the borrower image ([68a4d24](68a4d24))
* show the checkout now button and emit to show basket on corporate landing loan cards ([d4b0819](d4b0819))
* some missing thanks padding ([be6b8f6](be6b8f6))
@dyersituations
Copy link
Collaborator

@mcstover Pushing up the history from main complicated this PR a bit, since the branch was published. I created a new branch, pulled in the appropriate changes. Tomorrow I'll push up what I've done so far. The history of that branch will be a lot simpler. I'll leave this PR and branch up until we know we don't need them anymore.

@mcstover
Copy link
Collaborator Author

Superceded by: #5164

@mcstover mcstover closed this Feb 21, 2024
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.

5 participants