I am developing an app where the user will enter their credit card information (not swiped) and then the card transaction will be processed via the Square Android API SDK. On the mobile side, the Square API is used to create a "Payment Token". Once the payment token is obtained, it is sent to...