Skip to content

Where in the specific module did the payment flow begin? #4087

Answered by Narayanbhat166
Boschgopi asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Boschgopi, You can start by following along from the route handlers of payments . The main function that is called for payments is the payments_operation_core. You can find the implementations for these functions ( get_trackers , update_trackers ) in their respective operation files, i.e For

PaymentsCreate -> payments_create.rs
PaymentsConfirm -> payments_confirm.rs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Boschgopi
Comment options

Answer selected by Boschgopi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants