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

PIPRES-349: Subscription carrier data provider #858

Conversation

mandan2
Copy link
Contributor

@mandan2 mandan2 commented Dec 5, 2023

Prepared data to update to be transferred via API

@mandan2 mandan2 self-assigned this Dec 5, 2023
return new UpdateSubscriptionData(
$data->getMollieCustomerId(),
$data->getMollieSubscriptionId(),
null,
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure about this null if it's really needed in any way

Base automatically changed from PIPRES-349-abstract-subscription-order-total-provider to PIPRES-349-enable-subscription-carrier-change December 11, 2023 09:31
@mandan2 mandan2 force-pushed the PIPRES-349-subscription-carrier-data-provider branch from f665063 to faeb933 Compare December 11, 2023 09:33
@mandan2 mandan2 merged commit da026f4 into PIPRES-349-enable-subscription-carrier-change Dec 11, 2023
5 checks passed
@mandan2 mandan2 deleted the PIPRES-349-subscription-carrier-data-provider branch December 11, 2023 09:36
JevgenijVisockij pushed a commit that referenced this pull request May 14, 2024
* PIPRES-349: Subscription carrier data provider

* renamed service and added missing DTO

* fixed return type

* renamed service
JevgenijVisockij pushed a commit that referenced this pull request May 14, 2024
* PIPRES-349: Subscription carrier data provider

* renamed service and added missing DTO

* fixed return type

* renamed service
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.

2 participants