E-Payment Integrator 2020 Kotlin Edition

Questions / Feedback?

Capture Method

Completely or partially settles a previously authorized transaction.

Syntax

public fun capture(authorizationId: String?, amount: String?)

Remarks

This method captures the transaction indicated by the AuthorizationId parameter for the amount specified in the Amount parameter. You may capture less than the authorized amount by setting the IsPartialCapture configuration setting to True.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Kotlin Edition - Version 20.0 [Build 7941]