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: Append subscription carrier ID to metadata #849

Conversation

mandan2
Copy link
Contributor

@mandan2 mandan2 commented Nov 27, 2023

Added currently active subscription carrier ID to Mollie payment's metadata. Added checks to see if currently active carrier is the same as set in the order. Current idea is to have same carrier for all of the subscriptions.

Improved some repositories to use abstractRepository and be injected via interface.

@mandan2 mandan2 self-assigned this Nov 27, 2023
exit;
}

class SubscriptionCarrierDeliveryPriceProviderData
Copy link
Contributor

Choose a reason for hiding this comment

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

"Provider" does not seem needed


class CouldNotCreateSubscriptionData extends MollieSubscriptionException
{
public static function failedToFindMolCustomer(string $email): self
Copy link
Contributor

Choose a reason for hiding this comment

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

Mollie

@tomjas1997 tomjas1997 merged commit ac4e891 into PIPRES-349-enable-subscription-carrier-change Nov 28, 2023
5 checks passed
@mandan2 mandan2 deleted the PIPRES-349-append-subscription-carrier-id-to-metadata branch November 28, 2023 09:55
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