mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	integrations: Add webhook code, API endpoint, and tests for stripe.
This integration still needs documentation.
This commit is contained in:
		@@ -127,6 +127,7 @@ WEBHOOK_INTEGRATIONS = [
 | 
			
		||||
    WebhookIntegration('semaphore'),
 | 
			
		||||
    WebhookIntegration('sentry'),
 | 
			
		||||
    WebhookIntegration('stash'),
 | 
			
		||||
    WebhookIntegration('stripe', display_name='Stripe'),
 | 
			
		||||
    WebhookIntegration('taiga'),
 | 
			
		||||
    WebhookIntegration('teamcity'),
 | 
			
		||||
    WebhookIntegration('transifex'),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user