question

Dyego Costa avatar image
Dyego Costa asked sam Deactivated commented

Payment marked as successful before merchant verify it's challenges?

Steps to reproduce it

  1. Start new sale on device that will result in a duplicate challenge using the ICloverConnector#sale(request)
  2. Stop on at then ICloverConnectorListener#onConfirmPaymentRequest(request) callback
  3. Refresh the page without completing the challenge. It will result in the device stuck in "Merchant is verifying your payment"
  4. Find the payment on http://apisandbox.dev.clover.com/v3/merchants/<merchant_id>/payments

I'm getting a response saying the payment was a success. Is that correct? If I reject the payment when resolving the challenge then I can't find the payment, and if I accept it I get the same response I got before accepting it.

image description

Clover MiniSandbox
10 |2000

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

0 Answers

Welcome to the
Clover Developer Community