Uses of Class
com.inttegro.orders.OrderConfirmParams
Packages that use OrderConfirmParams
-
Uses of OrderConfirmParams in com.inttegro
Methods in com.inttegro with parameters of type OrderConfirmParamsModifier and TypeMethodDescriptionClient.OrdersClient.confirmPayment(OrderConfirmParams params) Confirms a pending payment using a verification token (POST /orders/confirm_payment). -
Uses of OrderConfirmParams in com.inttegro.orders
Methods in com.inttegro.orders that return OrderConfirmParams