App Demo¶
repository: App Demo Android
Application developed on Android integrated with a PayStore Payment API. Through the application it is possible to perform: Payment -> Confirmation or Undoing -> Printing the receipt, Undoing payment or reversing, Refunding Payment and consulting Payment. Here are some observations:
Main screen with the possible options of the Demo App.¶
In the menu in the upper right corner, it is possible to define the current acquirer. Payment types will be defined according to the selected acquirer.
Screen with options to make the payment, where you can enter the following information:¶
- Enter the payment amount. If the value is not entered, it will be requested by the integration;
- Enter number of installments (optional) for installment payments;
- Enter email to create card token. This is used for recurring payments;
- Select payment types. It is possible to choose which options will be displayed by the Payments App.
After making the payment using the Make Payment option, it is necessary to confirm or undo.
The Make Payment end-to-end option performs the complete payment flow ie payment, confirmation and printing.
Credit operation selection screen.¶
And these options can also be configured in the integration.
Payment confirmation and undoing screen.¶
Lists the payment with the status of pending to be confirmed.
Payment reversal screen.¶
Lists all confirmed payments. The user must select the payment they want to reverse.
Chargeback undo screen.¶
List all chargebacks. The user must select the reversal he wants to undo.
Warning
Depending on the behavior of each acquirer, it is possible that there is no undo for the reversal transaction.
List Payments.¶
Performs a consultation of payments according to the chosen filters.
Resolve Issues.¶
Confirms all payments that are pending.
Set Application Theme.¶
Sets the Payment Application Theme. In this way, it is possible to change the color of the application. The available options are:
Define Main Application.¶
Through this option, the Facilitator can set the apk developed by him as the main one. That way, when the terminal is turned on, the Facilitator application will be called instead of the standard PayStore payment application.