Skip to content

Commit

Permalink
Mobilesdkphase1 (#105)
Browse files Browse the repository at this point in the history
* Replaces RU locale with ES

* Removed wiretransfer part about iban scanner which is not part of this feature

* Added recurring documentation into credit card and sepa

* Basic, localization, tokenization update

* MSDK-2879: Removed ZAPP mention

* MSDK-2879: Added SEPA scanner feature statement

* MSDK-2879: Added Card/IBAN scanner part in CC and SEPA

* MSDK-2879: Removed card scanning from P24

* MSDK-2879: Doc Fix

* MSDK-2929: Adjusted copyright

* LICENCE iOS Update

---------

Co-authored-by: dominik.micuta <dominik.micuta@upcodee.com>
Co-authored-by: Peter Stavný <peter.stavny@getneteurope.com>
Co-authored-by: micutad <micutad@gmail.com>
  • Loading branch information
4 people authored Mar 22, 2023
1 parent 7ed08da commit 839b76f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Recitals: PagoNxt will offer the payment SDK free of charge, to any person obtaining a copy of this software and associated documentation files under the conditions below. User has to verify the effects of Payment SDK on the implemented environment and will do that at its own risk. Digital downloads are software products. Their contents are protected under copyright and intellectual property law.

Copyright © 2022 PagoNxt Merchant Solutions S.L. and Santander España Merchant Services, Entidad de Pago, S.L.U. All rights reserved.
Copyright © 2023 PagoNxt Merchant Solutions S.L. and Santander España Merchant Services, Entidad de Pago, S.L.U.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand All @@ -19,4 +19,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

* https://square.github.io/okhttp/#license[Retrofit2, OkHttp] - Apache License 2.0
* https://github.com/arturmkrtchyan/iban4j/blob/master/LICENSE.txt[iban4j] - Apache License 2.0
* https://github.com/ReactiveX/RxJava#license[RxJava] - Apache License 2.0
* https://github.com/ReactiveX/RxJava#license[RxJava] - Apache License 2.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Recitals: PagoNxt will offer the payment SDK free of charge, to any person obtaining a copy of this software and associated documentation files under the conditions below. User has to verify the effects of Payment SDK on the implemented environment and will do that at its own risk. Digital downloads are software products. Their contents are protected under copyright and intellectual property law.

Copyright © 2022 PagoNxt Merchant Solutions S.L. and Santander España Merchant Services, Entidad de Pago, S.L.U. All rights reserved.
Copyright © 2023 PagoNxt Merchant Solutions S.L. and Santander España Merchant Services, Entidad de Pago, S.L.U.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 839b76f

Please sign in to comment.