Skip to content

update readme && handle custom baseURL#5

Merged
misraX merged 7 commits into
mainfrom
readme-configs-update
Nov 24, 2021
Merged

update readme && handle custom baseURL#5
misraX merged 7 commits into
mainfrom
readme-configs-update

Conversation

@muhammedmoussa1
Copy link
Copy Markdown
Collaborator

@muhammedmoussa1 muhammedmoussa1 commented Oct 31, 2021

  • apply paymob next sdks readme standards.
  • handle custom API baseUrl through a global module.
  • added customer list and retrieve.

apply paymob next sdks readme standards
handle custom api baseUrl through global module
@muhammedmoussa1 muhammedmoussa1 self-assigned this Oct 31, 2021
added merchant option to use custom api version
added pay token create with sdk validation
handle customer list and retrive details by customer id with validation
app.get("/marketplace/paytoken/", (req, res) => {
const payload = {
client_secret: "ckl_db84b8aef48471d994b595542991bc7f",
token_id: "123456",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove token_id

@misraX misraX merged commit 90aa952 into main Nov 24, 2021
@muhammedmoussa1 muhammedmoussa1 mentioned this pull request Nov 24, 2021
@muhammedmoussa1 muhammedmoussa1 deleted the readme-configs-update branch May 26, 2022 11:18
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