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

Terminal API (Cloud) support #51

Merged
merged 14 commits into from
Apr 30, 2018
Merged

Terminal API (Cloud) support #51

merged 14 commits into from
Apr 30, 2018

Conversation

Aleffio
Copy link
Member

@Aleffio Aleffio commented Jan 26, 2018

Description
Added support for Terminal API.

Tested scenarios

  • Authorise amount
  • Decline payment
  • Refund amount on card

* @param $transactionType
* @return string
*/
public static function buildPosPaymentRequest(
Copy link
Contributor

Choose a reason for hiding this comment

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

this is useful for test only, so let's move it to the test file

@rikterbeek
Copy link
Contributor

let's close this for now until we have a working version ready.

@rikterbeek rikterbeek closed this Feb 12, 2018
@Aleffio Aleffio reopened this Apr 30, 2018
$this->validateApiPermission($e);
}

print $result;
Copy link
Contributor

Choose a reason for hiding this comment

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

better remove this print

@Aleffio Aleffio merged commit 8fd1bd5 into develop Apr 30, 2018
@cyattilakiss cyattilakiss deleted the terminalApiCloud branch January 9, 2019 14:40
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.

5 participants