-
Notifications
You must be signed in to change notification settings - Fork 657
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete AddPaymentMethodActivity from examples (#9389)
* Delete AddPaymentMethodActivity from examples * Fix indentation * Remove netbanking test * Delete basic integration CustomerSession from examples (#9388) * Delete basic integration CustomerSession from examples * Delete unused import * Delete tests
- Loading branch information
1 parent
d9e9eb0
commit 8f35fe0
Showing
6 changed files
with
0 additions
and
332 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
70 changes: 0 additions & 70 deletions
70
example/src/androidTestDebug/java/com/stripe/example/activity/AddFpxPaymentMethodTest.kt
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
...e/src/androidTestDebug/java/com/stripe/example/activity/AddNetbankingPaymentMethodTest.kt
This file was deleted.
Oops, something went wrong.
87 changes: 0 additions & 87 deletions
87
example/src/main/java/com/stripe/example/activity/FpxPaymentActivity.java
This file was deleted.
Oops, something went wrong.
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
89 changes: 0 additions & 89 deletions
89
example/src/main/java/com/stripe/example/activity/NetbankingListPaymentActivity.java
This file was deleted.
Oops, something went wrong.