GetReceipt
public enum GetReceipt
Get receipt (download,file) for a single transaction as png
Provides the receipt that has already been sent via email (when processing the payment) as download in png image format.
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentTransactions.GetReceipt.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible