AlexTelon / FlexiCharge-Backend

6 stars 11 forks source link

Update Klarna consumer token every request to POST /transactions/100000 #209

Open loan21xw opened 11 months ago

loan21xw commented 11 months ago

Always get a new klarna_consumer_token on POST requests to /transactions/100000. This is because the token seem to expire.

SweOlle commented 11 months ago

@loan21xw Do you feel like anything should be changed? Did not want to create a pull request since we cannot work on dev because of database refactoring. Thanks!

loan21xw commented 11 months ago

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