30 31 32
# File 'lib/purchasekit/pay/webhook.rb', line 30 def perform(webhook_id) ::Pay::Webhook.find(webhook_id).process! end