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

GSMA Channel APIs #2

Closed
wants to merge 12 commits into from
Closed

Conversation

SubhamPramanik
Copy link
Collaborator

This PR consists of:

  • GSMA P2P Channel API
  • GSMA MerchantPay Channel API

.clientId("ruU.ptno_wct_PXW~ngW4Pp0A0QWw.E1")
.clientSecret("is20pecUw4p_9s3DakWcayYPdDn.GhWfmkm7jtznSErP.ed1iR.z.Qg97EBVz~Pc")
// .authorizationServerUrl("https://login.cloud.camunda.io/oauth/token")
.build();
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove these hard codings. Read these from YAML file.

Copy link
Contributor

@avikganguly01 avikganguly01 left a comment

Choose a reason for hiding this comment

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

Please squash commits.

// .clientSecret("is20pecUw4p_9s3DakWcayYPdDn.GhWfmkm7jtznSErP.ed1iR.z.Qg97EBVz~Pc")
// .authorizationServerUrl("https://login.cloud.camunda.io/oauth/token")
// .build();

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove unnecessary comments and dead code.

@SubhamPramanik
Copy link
Collaborator Author

Created new PR. #3

SubhamPramanik added a commit to SubhamPramanik/ph-ee-connector-channel that referenced this pull request Jul 22, 2021
* statement api

* fixes in statement entries
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