Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction ID in payment processing #9

Open
skoro opened this issue Aug 31, 2024 · 0 comments
Open

Transaction ID in payment processing #9

skoro opened this issue Aug 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@skoro
Copy link
Owner

skoro commented Aug 31, 2024

Track also transaction ID from a payment gateway response to payment_processing.
It implies adding a new column transaction_id to payment_processing and fill it in PaymentProcessing::create().
A new console command is also should added:

console payment:transaction transcationID

The command will display a raw response from the payment gateway for the provided transaction id.

TODO: add an api end point for that too ?

@skoro skoro added the enhancement New feature or request label Aug 31, 2024
@skoro skoro self-assigned this Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant