GitXplorerGitXplorer
c

cash-app-pay-android-sdk

public
37 stars
15 forks
6 issues

Commits

List of commits on branch main.
Verified
adb3284e837615bc5374aa4af4e4794940240369

Pedro/release 2.5.0 (#148)

ppedronveloso committed 6 months ago
Verified
1d35c559445be9b066a6863f86a9ef9999f02372

SDK release 2.0.4 (#146)

ppedronveloso committed 6 months ago
Verified
a6accbfef094faa7622249ae42acabdd479bc7d1

Prepare 2.3.0 release (#127)

ppedronveloso committed a year ago
Verified
b62ee8465fbdad05adb5188d0c5cb2a73cb7b496

Prepare release 2.2.1 (#114)

ppedronveloso committed 2 years ago
Verified
8478e8bb1a11d75e83d9dad22c8563bb8f817668

Release 2.2.0 (#111)

ppedronveloso committed 2 years ago
Verified
5af4005e8ce5806c7e9b8ecdcca623b22375ed12

Enable CodeQL code scanning (#104)

aaepifano-square committed 2 years ago

README

The README file for this repository.

release License

About

Cash App Pay Android SDK is a wrapper library around our public APIs that allows merchants to easily integrate payments with Cash on their native Android checkout flows. Similar SDK projects existing for Web and iOS.

Integrate the SDK

For detailed documentation on how to integrate this SDK please visit our Cash App Developers webpage .

Sample App

A Sample App that showcases our demo merchant can be found in here.

Sandbox App

For convenience, we recommend developers to leverage our Sandbox App to simulate the necessary interactions with Cash App during development stages. The Sandbox App can be particularly helpful for those who do not possess a Cash App account or live

Maven

The latest version of the SDK can be found here: https://search.maven.org/search?q=g:app.cash.paykit

License

Copyright 2023 Cash App

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.