question

mohitkanada avatar image
mohitkanada asked David Marginian Deactivated edited

Can we complete payment using pre authorised transaction which was captured earlier ?

I have captured pre authorised transaction with amount using customer app via SECURE PAY. Now we need to complete payment using that already pre captured amoutn. Is there any way over clover android SDK / Clover APIs

PaymentsAuth
10 |2000

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

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

It sounds like you performed a preauth and now you need to capture the preauth to complete the payment. I believe you are looking for TRANSACTION_TYPE_CAPTURE_PREAUTH (Intents.java).

3 comments
10 |2000

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

mohitkanada avatar image mohitkanada commented ·

Is "TRANSACTION_TYPE_CAPTURE_PREAUTH" this need to use with SECURE PAY Intent as extra ?
Can you please provide some more details on this ?

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ mohitkanada commented ·

I am sorry I am not super familiar with the Android SDK. I do recommend using Payment Connector for taking payments because it has a clear API and is easier/clearer than firing intents. If you don't want to change things to use Payment Connector someone else may be able to provide you with more detail on the correct intent to fire and how to construct it.

-1 Like -1 ·
mohitkanada avatar image mohitkanada David Marginian ♦♦ commented ·

Can you please connect me with proper person that may be able to answers this ?

0 Likes 0 ·

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