Module: MercadoPago

Defined in:
app/services/mercado_pago/process_notification.rb,
app/models/mercado_pago/client.rb,
app/models/mercado_pago/notification.rb,
app/models/mercado_pago/order_preferences_builder.rb,
app/services/mercado_pago/handle_received_notification.rb

Overview

Process notification:


Fetch collection information Find payment by external reference If found

Update payment status
Notify user

If not found

Ignore notification (maybe payment from outside Spree)

Defined Under Namespace

Classes: Client, HandleReceivedNotification, Notification, OrderPreferencesBuilder, ProcessNotification