• Home
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • App Market Developer Platform
  • Clover GO
  • Ideas & Feedback
  • Semi-Integration
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
Skip to main content
  • Create
    • Ask a question
    • Post an idea
    • App Market Developer Platform
    • Clover GO
    • Ideas & Feedback
    • Semi-Integration
    • Topics
    • Questions
    • Articles
    • Ideas
  • Sign in
  • Home
  • App Market Developer Platform

question

ismdcf avatar image
ismdcf asked · Apr 05 at 03:21 PM

Issue | ACTION_SECURE_PAY with clover station 2018 and printer with customer screen, Customer screen on printer not resetting

One of our merchants are using our app which invokes action secure with the following code
Intent intent = new Intent(Intents.ACTION_SECURE_PAY);
TransactionSettings transactionSettings = new TransactionSettings();
transactionSettings.setDisableRestartTransactionOnFailure(true);
transactionSettings.setDisableReceiptSelection(true);
transactionSettings.setCardEntryMethods(CARD_ENTRY_METHOD_ALL);
new PayIntent.Builder()
        .orderId({CLOVER-ORDER-ID})
        .amount(1000)
        .taxAmount(100)
        .transactionSettings(transactionSettings)
        .build().addTo(intent);
startActivityForResult(intent, CLOVER_PAYMENT_REQUEST);
Once invoked the station (2018) printer with customer display prompts to present the card but when the merchant taps on cancel from the Secure pay interface from the clover station the prompt on the printer doesn't reset. Should any other additional property be set from the above code to reset the customer screen on the printer?
PaymentsClover Android SDKIntentsClover Station 2018
Comment
· 5 comments
10 |2000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ismdcf avatar image ismdcf · Apr 13 at 06:43 AM
Anyone else came across this issue?
0 · ·
Frank Faustino avatar image Frank Faustino ♦♦ · Apr 29 at 05:40 PM

Hi ismdcf,

We're aware of the issue and are able to reproduce it on our end. We've let our internal engineers know about the bug. I don't have a timeline for a fix at this moment.

0 · ·
ismdcf avatar image ismdcf Frank Faustino ♦♦ · Oct 07 at 02:07 PM

Hi @Frank Faustino
We have a merchant who is reporting that this is still happening.
Seems it is not resolved yet.

Is there a timeline on when this will be fixed?

0 · ·
ismdcf avatar image ismdcf ismdcf · Oct 31 at 06:55 AM

Hi @Jeffrey Blattman,
Is it possible to know whether there's a timeline for this fix?

Thank you.

0 · ·
ismdcf avatar image ismdcf · Nov 07 at 01:35 PM

@Clover Team - Can someone please let us know when would this be resolved? We have customers reporting this.

0 · ·

0 Answers

· Write an Answer

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community

question details

2 People are following this question.

ismdcf follows this question frank.faustino follows this question
Answers Subscribe to Answers Answers and Comments Subscribe to Comments and Answers

Related Questions

Station 2018 ACTION_SECURE_PAY Tip issue 1 Answer

Can we take user credit card information from our app and send it to clover payment app to process it for payment. 1 Answer

Disable Custom Tenders when invoking ACTION_SECURE_PAY 1 Answer

Test Customer Mode on Clover Station Emulator (com.clover.sdk.util.CustomerMode) 1 Answer

Voiding Payment 1 Answer

Answerhub Logo
  • About
  • ·
  • FAQ
  • ·
  • Privacy
  • ·
  • Copyright © 2010-19 DZone, Inc.