model/result/screenless_result library
Classes
- ScreenlessBlikAmbiguousAlias
- ScreenlessConfiguredPaymentFailed
- Indicates that creating payment failed because of error with:
- ScreenlessMethodCallError
- Indicates plugin error
- ScreenlessPaid
- Indicates that payment was completed successfully
- ScreenlessPaymentCreated
- Indicates that payment was created. If it was a credit card or transfer payment you might have to display paymentUrl to the user to finish the payment. If it was a BLIK payment user has to accept it in bank app. It is advised to use long polling mechanism to observe payment status via transactionId.
- ScreenlessPaymentError
- Indicates that payment was not created because of error
- ScreenlessResult
- Indicates result of a screenless payment
- ScreenlessValidationError
- Indicates that some data passed to payment is invalid