Skip to content

Implemented basic integration with PayU API#27

Merged
ScriptyChris merged 11 commits intodevelopfrom
feature/payu-api-integration
Apr 28, 2021
Merged

Implemented basic integration with PayU API#27
ScriptyChris merged 11 commits intodevelopfrom
feature/payu-api-integration

Conversation

@ScriptyChris
Copy link
Copy Markdown
Owner

Partially related to #4 (making order).

Changes contain:

  • implemented proxy for production server - which is assigned to a domain set up on PayU profile account - that acts like bridge between app's middleware and PayU API itself
  • added /api-orders endpoint, which communicates either with proxy or immediately with PayU to handle product order
  • frontend sends POST request on cart submission to issue order and afterwards redirects User to PayU payment page

@ScriptyChris ScriptyChris added the enhancement New feature or request label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant