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

Expose endpoints for managing payment provider integration details #12

Closed
starkmsu opened this issue Apr 24, 2020 · 0 comments
Closed
Assignees

Comments

@starkmsu
Copy link
Member

starkmsu commented Apr 24, 2020

Implement CRUD endpoints for storing such objects for payment integration details:
{
PartnereId: Guid, not encrypted in DB
PaymentIntegrationProvider: string, not encrypted in DB
PaymentIntegrationProperties: string, son object with integration properties, ENCRYPTED in DB
}

@starkmsu starkmsu changed the title Expose endpoints for managing payment provider integration deatils Expose endpoints for managing payment provider integration details Apr 24, 2020
starkmsu added a commit that referenced this issue Apr 28, 2020
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

No branches or pull requests

2 participants