Skip to content

Conversation

@maxceem
Copy link
Contributor

@maxceem maxceem commented Jan 6, 2022

This functionality was implemented as per challenge https://www.topcoder.com/challenges/25fa2d11-9f69-4d81-9f67-fb2eb15cec6a?tab=details.

See the guide https://github.com/topcoder-platform/tc-project-service/tree/feature/customer-payments/docs/guides/customer-payments and demo video.

Deployment guide

  1. Create ElasticSearch index customer_payments and customer_payments_test
  2. Set env variable STRIPE_SECRET_KEY
  3. Run SQL migration directly to AWS DB https://github.com/topcoder-platform/tc-project-service/blob/a37d49b45bb6a54c18c956541a3e61a41cc6cf2d/migrations/20212801_customer_payment.sql
  4. config Topcoder's Gateway to forward /v5/customer-payments URLs to the Project Service's URL /customer-payments
  5. Merge Project ES Processor PR [DEV] Support for Customer Payments project-processor-es#71
  6. Merge this PR

@maxceem maxceem merged commit d7e10b4 into develop Jan 6, 2022
@eisbilir eisbilir deleted the feature/customer-payments branch November 9, 2023 20:04
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.

4 participants