public class Payment extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
index()
List of payments
|
byte[] |
invoice(String id)
Download invoice as PDF
|
String |
view(String id)
View single payment
|
Copyright © 2021. All rights reserved.