Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thephpleague/omnipay-targetpay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: syntaxleiden/omnipay-targetpay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: syntax
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 20, 2015

  1. Implement customer info back

    If you want to use iDeal in combination with SEPA Incasso, this function will pass cinfo_in_callback flag to TargetPay as specified in https://www.targetpay.com/info/directdebit-docu (Section 4. below). The reporturl will be called with `trxid=0030000794957746&rtlo=107053&status=000000 OK&cname=Naam&cbank=bankrekeningnumer`
    jargij committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    8e9ae5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from syntaxleiden/cinfo_in_callback

    Implement customer info back
    jargij committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    7c549bc View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Update

    jargij committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    d45753d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

  1. Removing merge conflict

    jargij committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    3ca2b6e View commit details
    Browse the repository at this point in the history
Loading