Is it advisable to give the callback_url as frontend_url?
- Vorherrschende Sprache
- Python
- Sterne
- 6
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In case of any _internet connection loss or any uncertainty_ after the payment has completed isn't it a major problem to have the **call_back url** as the **frontend_url** ? since paytm advises people to use a **S2S** based communication.
please clarify and correct me if I am wrong
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look at the PayTM integration code in the repository, likely in a module like `paytm.py` or `views.py`. Understand how callback URLs are currently configured and the flow for payment completion. Check PayTM's official documentation on S2S (server-to-server) communication versus frontend callbacks to assess the security and reliability implications.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- django, python
- Bereich
- api, backend, payments
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100