-
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
Feature/#209 update klarna consumer token every request to post transactions #214
Feature/#209 update klarna consumer token every request to post transactions #214
Commits on Sep 28, 2023
-
Removed endpoint /transactions/session because it is not used anymore…
…. 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.
Configuration menu - View commit details
-
Copy full SHA for ba1eb77 - Browse repository at this point
Copy the full SHA ba1eb77View commit details -
Removed documentation for /transactions/session as it is now deleted.…
… Added documentation for new updates of /transactions endpoints. Belongs to issue #205.
Configuration menu - View commit details
-
Copy full SHA for 0d58333 - Browse repository at this point
Copy the full SHA 0d58333View commit details
Commits on Oct 2, 2023
-
Added function to update klarna_consumer_token for mock-data. Update …
…in POST/Transaction to fix issue #209.
Configuration menu - View commit details
-
Copy full SHA for 782f068 - Browse repository at this point
Copy the full SHA 782f068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46872cf - Browse repository at this point
Copy the full SHA 46872cfView commit details
Commits on Oct 3, 2023
-
Added function to update klarna_consumer_token for mock-data. Update …
…in POST/Transaction to fix issue #209.
Configuration menu - View commit details
-
Copy full SHA for 51f1ba4 - Browse repository at this point
Copy the full SHA 51f1ba4View commit details -
Merge branch 'feature/#209-Update-klarna-consumer-token-every-request…
…-to-post-transactions' of https://github.com/AlexTelon/FlexiCharge-Backend into feature/#209-Update-klarna-consumer-token-every-request-to-post-transactions
Configuration menu - View commit details
-
Copy full SHA for 521c6a2 - Browse repository at this point
Copy the full SHA 521c6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26c761 - Browse repository at this point
Copy the full SHA f26c761View commit details
Commits on Oct 4, 2023
-
Updated function to get Klarna_consumer_token. Should work now. Issue #…
…209. Changed the function that is called now 'getNewKlarnaPaymentSession' is called instead of 'createKlarnaOrder.
Configuration menu - View commit details
-
Copy full SHA for e5c1e3b - Browse repository at this point
Copy the full SHA e5c1e3bView commit details
Commits on Oct 5, 2023
-
Renamed the variable name 'chargerID' to 'connectorID' in all files. …
…Also added the function to reserve a charger whenever someone calls the api post /transaction.
1Configuration menu - View commit details
-
Copy full SHA for 982fcb6 - Browse repository at this point
Copy the full SHA 982fcb6View commit details
Commits on Oct 6, 2023
-
Merge branch 'feature/#209-Update-klarna-consumer-token-every-request…
…-to-post-transactions' into dev
Configuration menu - View commit details
-
Copy full SHA for 0052f31 - Browse repository at this point
Copy the full SHA 0052f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ae0fb - Browse repository at this point
Copy the full SHA 51ae0fbView commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0758df - Browse repository at this point
Copy the full SHA d0758dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84bc486 - Browse repository at this point
Copy the full SHA 84bc486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74867d5 - Browse repository at this point
Copy the full SHA 74867d5View commit details