-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vault Without Purchase PayPal (#225)
* setupTokenPaymentSource * setup token output, UI for PP vault * vault(url:) method, custom url scheme * comma omission typo in demo pbxproj file * Display parsed vault token * PaymentToken endpoint and output * add MockPayPalVaultDelegate and unit tests * add comments on PayPalVaultDelegate * PayPalVaultResult to include approvalSessionID Co-authored-by: Ricardo Herrera <<[email protected]> * move payment specific properties out of parent viewModel * make PayPalResultView look consisitent with CardVaultResultView * Create new VaultViews folder, move files * Rich PR feedback * Encodable for setupToken payment source, pr feedback Co-authored-by: Ricardo Herrera <[email protected]> * vault function comments and changelog Co-authored-by: Ricardo Herrera <[email protected]> --------- Co-authored-by: Ricardo Herrera <[email protected]>
- Loading branch information
1 parent
2e7393c
commit 52f2106
Showing
26 changed files
with
676 additions
and
119 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
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.