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

Al 252 sdk devcenter add endpoint add charges #73

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

fcarrero
Copy link
Collaborator

No description provided.

Add endpoint /orders/{id}/add_charges for creating charges for an existing order
Update schemas and components related to charges and orders
The charges_order_response schema has been refactored to remove the unnecessary title field. This change improves code readability and maintainability.
- Removed unnecessary summary from API definition
- Added new endpoint for creating charges in the API definition
- Updated mock data to include successful multiple cash charges, successful card with monthly installments, successful spei, successful cash, authentication error, not found entity, and internal server error
- Updated order_charges_param.yml to remove unnecessary summary
@fcarrero fcarrero merged commit 3c4983b into main Oct 25, 2024
5 checks passed
@fcarrero fcarrero deleted the AL-252-sdk-devcenter-add-endpoint-add-charges branch October 25, 2024 18:40
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.

2 participants