podkrepi-bg / api

Nest.js REST backend for charity platform Podkrepi.bg https://podkrepi.bg/swagger
https://podkrepi.bg
MIT License
82 stars 43 forks source link

[2/2] feat: Allow for creation of payment records manually #650

Open sashko9807 opened 2 months ago

sashko9807 commented 2 months ago

Created an endpoint to get specific stripe charge by chargeId Created an endpoint to manually create/update payment from Stripe. Created an endpoint to import benevity donations

Closes #{issue number}

Motivation and context

Testing

Steps to test

New endpoints

Environment

New environment variables:

New or updated dependencies:

Dependency name Previous version Updated version Details
dependency/name v1.0.0 v2.0.0
github-actions[bot] commented 2 months ago

✅ Tests will run for this PR. Once they succeed it can be merged.