i'm following following instructions for the integration of stripe in django oscar: https://github.com/sayonetech/django-oscar-stripe
I don't get the last point:
Include the urls mentioned in the dashboard into the projects root urls.
What for urls are meant here? I only find my stripe.api_key but no url on the stripe dashboard.
Thank you in advance, molm