Module: Mercadopago

Defined in:
app/services/mercadopago/process_notification.rb,
app/models/mercadopago/client.rb,
app/models/mercadopago/notification.rb,
app/models/mercadopago/order_preferences_builder.rb,
app/services/mercadopago/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