-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable ACH via Stripe Vaulting flows (#1056)
* Update CardButton to match Styles * Update styles in list view * Remove mandate steps from vaulting flow * add package.resolved to gitignore * Use codable correctly for client session mgmt * Fix conflicts * Fix conflicts * More cleanup for new workflow flag removal * More cleanup for new workflow flag removal * Fix conflicts * Fix error in api key header update logic * Fix conflicts * Revert "Fix conflicts" This reverts commit 018798b. * Fix conflicts * Add controls back in for dismissal * Dont sent cvv for non card payment methods * Reformat * Cleanup networking * Enable paying with Vaulted ACH Token on Drop-in * Extend metadata with deviceInfo * Fix mocks * Fix dark mode issues * Remove duplicated code * Update tests * Fix missing file * Add secrets to CI Build * Secrets in correct directory * Add accessibility ID and ensure payment data is passed to results controller * UI Test fixes * Add ACH Manager Category and Spinner on ACH Continue * More cleanup for new workflow flag removal * Fix conflicts * Revert "Fix conflicts" This reverts commit 018798b. * Fix conflicts * Add closing tag * Fix main.storyboard * Add apple pay stack view lost in merge * Fix copy * Refactor complete endpoint to inject body * Fix result screeen * Fix failing test --------- Co-authored-by: Jack Newcombe <[email protected]>
- Loading branch information
Showing
52 changed files
with
852 additions
and
1,072 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.