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

Fixes to install and run the plugin with Sylius Standard #167

Conversation

coldic3
Copy link
Member

@coldic3 coldic3 commented Nov 4, 2024

Closes #168, #8

@coldic3 coldic3 changed the base branch from 2.0 to 1.0 November 4, 2024 18:33
@coldic3 coldic3 force-pushed the fix/necessary-fixes-to-install-and-run-plugin-with-sylius-standard branch from bf5631b to 58ac9c5 Compare November 4, 2024 18:59
use CommerceWeavers\SyliusTpayPlugin\Tpay\PayGroup;
use CommerceWeavers\SyliusTpayPlugin\Tpay\PaymentType;
use Payum\Core\Security\CryptedInterface;
use Payum\Core\Security\CypherInterface;
use Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface;
use Sylius\Component\Channel\Context\ChannelContextInterface;
use Sylius\Component\Core\Model\PaymentMethodInterface;
use Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface as BasePaymentMethodRepositoryInterface;
Copy link
Member

Choose a reason for hiding this comment

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

do we need this typhint if CommerceWeavers\SyliusTpayPlugin\Repository\PaymentMethodRepositoryInterface already extends it?

@lchrusciel lchrusciel merged commit 5ed4505 into 1.0 Nov 4, 2024
3 of 4 checks passed
@lchrusciel lchrusciel deleted the fix/necessary-fixes-to-install-and-run-plugin-with-sylius-standard branch November 4, 2024 20:23
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