mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(router): Add Cancel Event in Webhooks and Mapping it in Stripe (#2573)
This commit is contained in:
		| @ -17,6 +17,7 @@ fn default_webhook_config() -> api::MerchantWebhookConfig { | ||||
|         api::IncomingWebhookEvent::PaymentIntentSuccess, | ||||
|         api::IncomingWebhookEvent::PaymentIntentFailure, | ||||
|         api::IncomingWebhookEvent::PaymentIntentProcessing, | ||||
|         api::IncomingWebhookEvent::PaymentIntentCancelled, | ||||
|         api::IncomingWebhookEvent::PaymentActionRequired, | ||||
|         api::IncomingWebhookEvent::RefundSuccess, | ||||
|     ]) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 DEEPANSHU BANSAL
					DEEPANSHU BANSAL