Skip to content
#

stripe

Here are 2,822 public repositories matching this topic...

therefromhere
therefromhere commented Nov 18, 2019

in WebhookEventTrigger.from_request we log the webhook request IP address, but we extract it in a simplistic way:

https://github.com/dj-stripe/dj-stripe/blob/0dd7925602e9b2ac693391fc9c02c4d87b97f5a9/djstripe/models/webhooks.py#L86-L92

It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor

Improve this page

Add a description, image, and links to the stripe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stripe topic, visit your repo's landing page and select "manage topics."

Learn more