gopay
This commit is contained in:
@@ -38,5 +38,5 @@ urlpatterns = [
|
||||
path('api/stripe/', include('thirdparty.stripe.urls')),
|
||||
path('api/trading212/', include('thirdparty.trading212.urls')),
|
||||
path('api/downloader/', include('thirdparty.downloader.urls')),
|
||||
|
||||
path("api/payments/gopay/", include("thirdparty.gopay.urls", namespace="gopay")),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user