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
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
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).
Is "TRANSACTION_TYPE_CAPTURE_PREAUTH" this need to use with SECURE PAY Intent as extra ?
Can you please provide some more details on this ?
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.
Can you please connect me with proper person that may be able to answers this ?
1 Person is following this question.