onPartialPayment

open override fun onPartialPayment(result: SessionPaymentResult)

Indicates that a partial payment has been done. This means an order for this payment has been created and part of the amount is still remaining to be paid. This callback provides you with the necessary objects to be able to create a new session to complete the payment for the remaining amount.

Parameters

result

The result of the payment.