-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create threeDSecure encodable (#1515)
* Add post body encodable * Add init to post body * Track given and surname * Update to encodable * AdditionalInfo alphabetical order * Alphabetical order BTThreeDSecurePostBody * swiftlint * Update BTThreeDSecureclient to use encodable object * Add missing coding keys * Updates to alphabetize and refactor * Update project file * Pr comments * PR comments * Remove BT prefix * Passing fake data to ThreeDS * Update PostBody * Remove unnecessary unit tests * Remove unnecessary unit tests * PR comments * Unit test for additional info * Update unit tests to check keys * Update to accountID from accountId adding coding keys * Test billing properties * Swift lint issues * Update unit test * Update name * Re-add line
- Loading branch information
1 parent
d29c01f
commit d7b1bf8
Showing
9 changed files
with
434 additions
and
361 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
Oops, something went wrong.