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

Feature/#209 update klarna consumer token every request to post transactions #214

Conversation

loan21xw
Copy link
Collaborator

@loan21xw loan21xw commented Oct 6, 2023

Describe your changes

Issue ticket number and preferably a link

#209 and #205

This change belongs to the following squad(s)

  • Database
  • HTTP
  • OCPP

I have created unit tests for my code

  • Yes
  • No
  • No, I need help with this

Checklist before creating my pull request

  • My code is properly commented where needed
  • I have updated the documentation with my changes/additions
  • I have reviewed my code before creating this pull request
  • I have made sure that I am targeting the correct branch

SweOlle and others added 10 commits September 28, 2023 14:27
…. renamed client_token to klarna_consumer_token and added a value to be able to test with it. Added value true to 'paymentConfirmed'. Belongs to issue #205.
… Added documentation for new updates of /transactions endpoints. Belongs to issue #205.
…-to-post-transactions' of https://github.com/AlexTelon/FlexiCharge-Backend into feature/#209-Update-klarna-consumer-token-every-request-to-post-transactions
…209. Changed the function that is called now 'getNewKlarnaPaymentSession' is called instead of 'createKlarnaOrder.
…Also added the function to reserve a charger whenever someone calls the api post /transaction.
@loan21xw loan21xw requested a review from Axel-RD October 7, 2023 12:14
Copy link
Collaborator

@Axel-RD Axel-RD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice work!

@loan21xw loan21xw merged commit b381491 into dev Oct 7, 2023
2 checks passed
@loan21xw loan21xw deleted the feature/#209-Update-klarna-consumer-token-every-request-to-post-transactions branch October 7, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Klarna consumer token every request to POST /transactions/100000
3 participants