https://github.com/mastercard/pbba-merchant-button-library-ios-r4
The Pay by Bank app Merchant Library for iOS makes it easy for you to add Pay by Bank app as a new payment method. The Merchant Library should be used alongside the Pay by Bank app Developer Guide documentation that is available separately to Participants of Pay by Bank app.
https://github.com/mastercard/pbba-merchant-button-library-ios-r4
Last synced: about 1 year ago
JSON representation
The Pay by Bank app Merchant Library for iOS makes it easy for you to add Pay by Bank app as a new payment method. The Merchant Library should be used alongside the Pay by Bank app Developer Guide documentation that is available separately to Participants of Pay by Bank app.
- Host: GitHub
- URL: https://github.com/mastercard/pbba-merchant-button-library-ios-r4
- Owner: Mastercard
- License: apache-2.0
- Created: 2020-10-09T10:34:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T14:10:36.000Z (about 3 years ago)
- Last Synced: 2024-04-16T10:43:22.374Z (over 2 years ago)
- Language: Objective-C
- Size: 1.68 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PbBa Merchant Button Library - iOS
[](https://opensource.org/licenses/Apache-2.0)
## Overview
The **Pay by Bank app** Merchant Library for iOS makes it easy for you to add Pay by Bank app as a new payment method.
The Pay by Bank app (PBBA) iOS Merchant Button supports two different models:
1. Pay by Bank app Branded iOS Merchant Button with Pay by Bank app pop-up
2. Pay by Bank app Integrated iOS Merchant Button with Pay by Bank app pop-up
Creditor or aggregator app may use this SDK which provides Pay by bank App button functionality. Consumer selects the relevant bank from the list and proceeds with express checkout.
## Integration and Usage
The Merchant Library should be used alongside the Pay by Bank app Developer Guide documentation that is available separately to Participants of Pay by Bank app.
For more information please use the implementation guides inside official releases
[Github repository](https://github.com/Mastercard/pbba-merchant-button-library-iOS/releases)
## Contributing
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
Copyright 2020 Mastercard
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.