Retrieves a list of up to 100 payment link payments given the specified paging, filtering, and sorting (SDK | REST).
| PROPERTY | SUPPORTED FILTERS & SORTING |
|---|---|
regularPaymentLinkPayment.paymentMethod | eq(),ne(),exists(),in(),hasSome(),startsWith(),gt(),lt(),le(),ge(),ascending(),descending() |
regularPaymentLinkPayment.method | eq(),ne(),exists(),in(),hasSome(),ascending(),descending() |
_createdDate | eq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending() |
paymentLinkId | eq(),ne(),exists(),in(),hasSome(),startsWith(),gt(),lt(),le(),ge(),ascending(),descending() |
type | eq(),ne(),exists(),in(),hasSome(),ascending(),descending() |
transactionDate | eq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending() |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.