Uses of Class
com.github.hsnghrld.idpay.CreatePaymentResult
-
Packages that use CreatePaymentResult Package Description com.github.hsnghrld.idpay -
-
Uses of CreatePaymentResult in com.github.hsnghrld.idpay
Methods in com.github.hsnghrld.idpay that return CreatePaymentResult Modifier and Type Method Description CreatePaymentResultIDPay. createPayment(@NotNull String order_id, @NotNull Integer amount, @NotNull String callback)Create a new paymentCreatePaymentResultIDPay. createPayment(@NotNull String order_id, @NotNull Integer amount, @NotNull String callback, String name, String phone, String mail, String desc)Create a new payment
-