Failure

class Failure(val error: Exception) : PayPalResult

There was an error in the PayPal payment flow.

Constructors

Link copied to clipboard
constructor(error: Exception)

Properties

Link copied to clipboard