Builder

class Builder(resultCallback: PaymentSheetResultCallback)

Builder to add optional callbacks to PaymentSheet.

Parameters

resultCallback

Called with the result of the payment after PaymentSheet is dismissed.

Constructors

Link copied to clipboard
constructor(resultCallback: PaymentSheetResultCallback)