Tesis 1.0.0
Loading...
Searching...
No Matches
MercadoPagoService.java File Reference
import android.content.Context;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObjectRequest;
import com.android.volley.toolbox.Volley;
import com.example.food_front.models.MercadoPagoPreference;
import com.google.gson.Gson;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.HashMap;
import java.util.Map;

Go to the source code of this file.

Classes

class  com.example.food_front.utils.MercadoPagoService
interface  com.example.food_front.utils.MercadoPagoService.MercadoPagoCallback
interface  com.example.food_front.utils.MercadoPagoService.OrderConfirmCallback
interface  com.example.food_front.utils.MercadoPagoService.PaymentStatusCallback

Packages

package  com.example.food_front.utils