finapiPaymentWebFormCallback

abstract fun finapiPaymentWebFormCallback(paymentId: String, createPaymentFinApiWebFormCallbackDto: CreatePaymentFinApiWebFormCallbackDto): StatusResponseDto

Callback function for handling finAPI WebForm payment callbacks.

Return

The response object containing the status of the payment.

Parameters

paymentId

The ID of the payment.

createPaymentFinApiWebFormCallbackDto

The callback details from finAPI WebForm.