captureNativeAlternativePayment
abstract suspend fun captureNativeAlternativePayment(invoiceId: String, gatewayConfigurationId: String): ProcessOutResult<PONativeAlternativePaymentMethodCapture>
abstract fun captureNativeAlternativePayment(invoiceId: String, gatewayConfigurationId: String, callback: ProcessOutCallback<PONativeAlternativePaymentMethodCapture>)
Captures native alternative payment.