Tesis 1.0.0
|
This is the complete list of members for com.example.food_front.utils.MercadoPagoService, including all inherited members.
checkPaymentStatus(String paymentRequestId, PaymentStatusCallback callback) | com.example.food_front.utils.MercadoPagoService | inline |
confirmOrder(String paymentRequestId, OrderConfirmCallback callback) | com.example.food_front.utils.MercadoPagoService | inline |
createPreference(String email, MercadoPagoCallback callback) | com.example.food_front.utils.MercadoPagoService | inline |
createPreferenceFull(String email, org.json.JSONArray items, org.json.JSONObject payer, String externalReference, MercadoPagoCallback callback) | com.example.food_front.utils.MercadoPagoService | inline |
MercadoPagoService(Context context) | com.example.food_front.utils.MercadoPagoService | inline |
STATUS_APPROVED | com.example.food_front.utils.MercadoPagoService | static |
STATUS_IN_PROCESS | com.example.food_front.utils.MercadoPagoService | static |
STATUS_PENDING | com.example.food_front.utils.MercadoPagoService | static |
STATUS_REJECTED | com.example.food_front.utils.MercadoPagoService | static |