PaymentResult
Contains the result of a payment request.
This is an alias for the PaymentResultUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "paymentResult" | |
success | boolean | True, if the payment request was successful; otherwise the verification_url will be non-empty |
verificationUrl | string | URL for additional payment credentials verification |