mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): add payments authentication api flow (#3996)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c27a235edc
commit
41556baed9
@ -78,6 +78,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
routes::payments::payments_list,
|
||||
routes::payments::payments_incremental_authorization,
|
||||
routes::payment_link::payment_link_retrieve,
|
||||
routes::payments::payments_external_authentication,
|
||||
|
||||
// Routes for refunds
|
||||
routes::refunds::refunds_create,
|
||||
|
||||
Reference in New Issue
Block a user