Online Payment Request
data class OnlinePaymentRequest(order: OnlinePaymentOrder, customer: OnlinePaymentCustomer, method: List<String>, type: String, storeId: String, redirectUrl: String, notifyUrl: String, layoutVersion: String)
Content copied to clipboard
Properties
customer
Link copied to clipboard
layoutVersion
Link copied to clipboard
order
Link copied to clipboard
redirectUrl
Link copied to clipboard