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

add Refund to ShopServerGateway #40

Merged
merged 5 commits into from
Aug 23, 2022
Merged

add Refund to ShopServerGateway #40

merged 5 commits into from
Aug 23, 2022

Commits on Sep 8, 2020

  1. add Refund to ShopServerGateway

    Ronald Fiering committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b30e12a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. add manage mandate

    Ronald Fiering committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d69b07b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. add getter and setter for mandate_id

    Ronald Fiering committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    761ab8b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Update composer.json

    RF1705 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0a7f5bc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Few tweaks to PR#40

    Few tweaks to PR#40 to retain some backwards compatibility:
    
    * Reset vendor name.
    * Imports aren't inherited to child classes.
    * Trailing commas on parameter lists is a PHP 8.x thing only.
    judgej committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    49ae95b View commit details
    Browse the repository at this point in the history