symfony - Payum - Dispatched event on capture? -


i'd know if payum (or payumbundle) dispatch event when payment captured? aim send confirmation email customer.

i found nothing doc, , found 3 events in code source :

  • payum.gateway.pre_execute
  • payum.gateway.execute
  • payum.gateway.post_execute

but guess has no connection payment itself. btw, seems never dispatched stripe payment.

thanks.

payum not dispatch events default. designed extended extension. example if want stuff on instance push notification (paypal ipn) can add extension 1 described here: http://payum.org/doc/1.0/core/instant-payment-notification

there extension dispatch events. have manually create , add payum.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

post - imageshack API cURL -

dataset - MPAndroidchart returning no chart Data available -