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

link to pg and workspace #24

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/components/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ nav:

- Aurora: aurora
- Kobo: kobo
- Payment Gateway: pg
- Payment Gateway: pg.md
- Country Report: reporting
- Deduplication: hde
- RapidPro: rapidpro
# - workspace.md
- Workspace: workspace.md
7 changes: 4 additions & 3 deletions docs/components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ systems and platforms, ensuring smooth workflows and easy expansion as your need

- [Country Report](reporting/index.md)

- [Payment Gateway](pg/index.md)
- [Payment Gateway](pg.md)

- [Country Workspace](workspace/index.md)
- [Country Workspace](workspace.md)

- [RapidPro](rapidpro/index.md)

- User Management Module _(not yet released)_

- [RapidPro](rapidpro/index.md)


## Hope supporting libraries
Expand Down
8 changes: 8 additions & 0 deletions docs/components/pg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Payment Gateway

The Integration between HOPE and any FSP is performed through a middleware service called Payment Gateway (PG).
HOPE sends to the PG information regarding Payments through web API.
Each FSP can have a different way to interact with the payment gateway with though strategy pattern.

<https://unicef.github.io/hope-payment-gateway/>{:target="_blank"}

4 changes: 0 additions & 4 deletions docs/components/pg/.pages

This file was deleted.

49 changes: 0 additions & 49 deletions docs/components/pg/index.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/components/pg/setup/.pages

This file was deleted.

1 change: 0 additions & 1 deletion docs/components/pg/setup/docker.md

This file was deleted.

Empty file removed docs/components/pg/setup/index.md
Empty file.
37 changes: 0 additions & 37 deletions docs/components/pg/setup/virtualenv.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/components/pg/wu/.pages

This file was deleted.

29 changes: 0 additions & 29 deletions docs/components/pg/wu/actions.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/components/pg/wu/index.md

This file was deleted.

42 changes: 0 additions & 42 deletions docs/components/pg/wu/statuses.md

This file was deleted.

3 changes: 3 additions & 0 deletions docs/components/workspace.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Country Workspace

<https://unicef.github.io/hope-country-workspace/>{:target="_blank"}
3 changes: 0 additions & 3 deletions docs/components/workspace/.pages

This file was deleted.

3 changes: 0 additions & 3 deletions docs/components/workspace/index.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/components/workspace/setup.md

This file was deleted.

Loading