Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Payment Bundle Laravel Package

astina/payment-bundle

View on GitHub
Deep Wiki
Context7
3.0.0

BREAKING CHANGES:

  • Update saferpay api to v1.20
  • added new parameters
    • %astina_payment.saferpay.username%
    • %astina_payment.saferpay.terminalId%
2.1.1

Added type hint for logger argument

2.1.0
  • Support for Symfony 3.4
2.0.2

Changed computop paygate url Changed repository name to origammi/*

1.1.21

Changed computop paygate url Changed repository name to origammi/*

2.0.1

Changed the naming of environment in HttpsSaferpayEndpoint.php to testmode as before it was misleading and could have meant the symfony environment.

2.0.0

This release introduces an $environment variable for HttpsSaferpayEndpoint.php. If the environment is 'test', the payment information will be sent to the testing API 'https://test.saferpay.com/hosting/'.

To adapt the environment variable in your project, follow these steps:

  • In your composer.json, make sure that version 2.0.x is used "astina/payment-bundle": "~2.0"`
  • In your services.xml where you define the SaferpayEndpoint service, add the environment as argument: <service id="astina_payment.saferpay.endpoint" class="%astina_payment.saferpay.endpoint.class%"> <argument type="service" id="logger" /> <argument>%astina_payment.saferpay.accountId%</argument> <argument>%astina_payment.saferpay.password%</argument> <argument>%astina_payment.saferpay.environment%</argument> </service>
  • In your parameters.yml, set the environment to either test or production.
  • In your parameters.yml.dist, don't forget to set the default value astina_payment.saferpay.environment: test.
1.1.20

Revert changes for HttpsSaferpayEndpoint introduced in versions 1.1.17 and 1.1.18 as this is a breaking change. This change will be released in a new major version 2.0.0

1.1.19
1.1.18
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
craftcms/url-validator
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony