-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update Klarna consumer token every request to POST /transactions/100000 #209
Comments
SweOlle
added a commit
that referenced
this issue
Oct 2, 2023
…in POST/Transaction to fix issue #209.
@loan21xw Do you feel like anything should be changed? |
SweOlle
added a commit
that referenced
this issue
Oct 3, 2023
…in POST/Transaction to fix issue #209.
SweOlle
added a commit
that referenced
this issue
Oct 3, 2023
…-to-post-transactions' of https://github.com/AlexTelon/FlexiCharge-Backend into feature/#209-Update-klarna-consumer-token-every-request-to-post-transactions
SweOlle
added a commit
that referenced
this issue
Oct 4, 2023
…209. Changed the function that is called now 'getNewKlarnaPaymentSession' is called instead of 'createKlarnaOrder.
6 tasks
loan21xw
added a commit
that referenced
this issue
Oct 7, 2023
…sumer-token-every-request-to-post-transactions Feature/#209 update klarna consumer token every request to post transactions
6 tasks
This issue was un-solved in the merge to the new dev branch (after the database refactoring). I will be looking into it more later today |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Always get a new
klarna_consumer_token
onPOST
requests to/transactions/100000
. This is because the token seem to expire.The text was updated successfully, but these errors were encountered: