# Android In-App Payments SDK Tutorial

DevFeed: [Android In-App Payments SDK Tutorial](<https://devfeed.tech/articles/android-in-app-payments-sdk-tutorial-15502.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/android-in-app-payments-sdk-tutorial>)

Author: Bobbilee Hartman

Published: 2020-03-24T19:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [cURL](<https://devfeed.tech/topics/curl.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [React](<https://devfeed.tech/topics/react.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [apis](<https://devfeed.tech/tags/apis.md>), [curl](<https://devfeed.tech/tags/curl.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [payments](<https://devfeed.tech/tags/payments.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A tutorial for integrating Square's Android In-App Payments SDK into a mobile app. It covers setting up Android Studio, configuring a sample application with a Sandbox Application ID, testing with fake card details, generating a nonce, and completing a test charge with cURL and an access token.

## Source excerpt

Easily and securely take payments on Android