Package org.gsm.oneapi.server.payment

Class Summary
AmountChargeServlet Servlet implementing the OneAPI function for the payment API - charging an end user
AmountRefundServlet Servlet implementing the OneAPI function for the payment API - refunding an end user
AmountReserveAdditionalServlet Servlet implementing the OneAPI function for the payment API - reserving an additional amount on the end user's account
AmountReserveChargeServlet Servlet implementing the OneAPI function for the payment API - charging an additional amount on the end user's account based on prior reservation
AmountReserveReleaseServlet Servlet implementing the OneAPI function for the payment API - releasing a reservation amount on the end user's account
AmountReserveServlet Servlet implementing the OneAPI function for the payment API - reserving an initial amount on the end user's account
PaymentServlet No functional use at present