Uses of Class
com.inttegro.orders.OrderPayParams
Packages that use OrderPayParams
-
Uses of OrderPayParams in com.inttegro
Methods in com.inttegro with parameters of type OrderPayParamsModifier and TypeMethodDescriptionClient.OrdersClient.pay(OrderPayParams params) Initiates payment for an existing order (POST /orders/pay). -
Uses of OrderPayParams in com.inttegro.orders
Methods in com.inttegro.orders that return OrderPayParams