Android SDK reader Payment Failed

Hi Bran

If you dont mind , How can i get the location_id?

I have write this code

CheckoutManager checkoutManager = ReaderSdk.checkoutManager();
CheckoutParameters.Builder params = CheckoutParameters.newBuilder(checkoutAmount);
params.additionalPaymentTypes(AdditionalPaymentType.MANUAL_CARD_ENTRY);
//params.note(“Hello :credit_card: :moneybag: World!”);
params.skipReceipt(true);
params.noTip();
params.collectSignature(false);
params.allowSplitTender(false);
params.noNote();
checkoutManager.startCheckoutActivity(this, params.build());

SQUARE_READER_SDK_APPLICATION_ID=sq0idp-USfqSgrEu8pNsDu2be21Ww

The Repository Password from the Reader SDK tab in the Square Application Control Panel.

SQUARE_READER_SDK_REPOSITORY_PASSWORD=hmiul6s6vilxzkn4wlvw5pzgtwoah7f65qrxkrbpgobpkq26uctq