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

Make transaction description configurable. #49

Merged

Conversation

pplotka
Copy link
Contributor

@pplotka pplotka commented Sep 9, 2022

In this PR I propose to make transaction description configurable. I think that it will be good to use Sylius interface: \Sylius\Bundle\PayumBundle\Provider\PaymentDescriptionProviderInterface.

To avoid BC I've created a class that implements this interface and make the description the same as the previous. But this approach allows changing the description without decorating the whole Action.

@rafalmal rafalmal merged commit 3a34086 into BitBagCommerce:master May 22, 2023
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