Package com.znize.platform.test.api
Interface PayUtil
-
public interface PayUtilPayUtil for payment processing.- Since:
- 5.13
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpayByPayPal(java.lang.String username, java.lang.String password, boolean accept)Login into paypal gateway, accept or deny the payment.
-