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

Implement new MobilePay Feed API #423

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Implement new MobilePay Feed API #423

merged 4 commits into from
Apr 12, 2024

Conversation

krestenlaust
Copy link
Member

@krestenlaust krestenlaust commented Apr 10, 2024

Excerpt from Mobilepay documentation:
billede
As it turns out, it isn't possible to get payments the same day using the API implemented in #416, so to reach the same service-level as last before the Vipps-Mobilepay fusion, we'll have to implement yet another API.

https://developer.vippsmobilepay.com/api/report/#tag/reportv2ledgers/paths/~1report~1v2~1ledgers~1%7BledgerId%7D~1%7Btopic%7D~1dates~1%7BledgerDate%7D/get

@jones-g jones-g marked this pull request as ready for review April 10, 2024 16:31
Copy link

@jones-g jones-g left a comment

Choose a reason for hiding this comment

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

My simple mind has looked over the changes and concluded it looks good.

@krestenlaust
Copy link
Member Author

@jones-g I must say that I love the enthusiasm, but I haven't really gotten around to implementing it just yet 🤔

billede

@krestenlaust krestenlaust marked this pull request as draft April 10, 2024 19:40
Replace missing parameter by simply looking for first empty response.
@krestenlaust krestenlaust marked this pull request as ready for review April 11, 2024 16:38
@krestenlaust krestenlaust requested a review from BoAnd April 11, 2024 19:51
Copy link
Contributor

@BoAnd BoAnd left a comment

Choose a reason for hiding this comment

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

From the awesome vipps api documentation 🤮 . I think it should work 😕

@krestenlaust krestenlaust merged commit 3bc41ba into next Apr 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants