InAppPaymentsSdk

Lets the application read and write the Square application ID via the squareApplicationId property. You can also specify the application ID at build time in the AndroidManifest.xml:

<application>
<meta-data
android:name="sqip.SQUARE_APPLICATION_ID"
android:value="your application id"/>
</application>

Properties

Link copied to clipboard

The Square application ID used to obtain a card nonce.