What's the fragment's name that show the option for put the value to charge

what’s the fragment’s name that show the option for put the value to charge?

@w4c.ariadna, Could you please provide additional information on the flow that you are trying to build? Also, any screenshots highlighting the fields would help.

Hello, I was initially building a transaction application, but it is no longer needed.

What I now try to build is configure or tell the poynt terminal to connect
to Elavon and send the credit card or debit card data, and BusinessID.

We have already tried to contact you but we have not received any response.

Ariadna :slight_smile:

@w4c.ariadna

Ariadna,
I found out you are already working with Maryam at Poynt. Please continue to work with her. Should you have other questions, please feel free to reach out to us.

Oh yes, we’ve started to work with Maryam. But in this moment I need to know the fragment’s name of the image attached :slight_smile: do you know this?

and… which line I should modify?

try {
Intent collectPaymentIntent = new Intent(Intents.ACTION_COLLECT_PAYMENT);
collectPaymentIntent.putExtra(Intents.INTENT_EXTRAS_PAYMENT, payment);
startActivityForResult(collectPaymentIntent, COLLECT_PAYMENT_REQUEST);
}

Thank you for your time :slight_smile:

Atte. Ariadna :slight_smile:

Sorry can you clarify what do you mean by “which line I should modify” ? We did not share our source code for the Terminal App - so your questions doesn’t make sense to us. Please clarify.