Skip to content

Conversation

@chayuto
Copy link
Contributor

@chayuto chayuto commented Nov 25, 2025

No description provided.

…y gem

- Established directory structure and main module integration.
- Added Configuration class for managing API keys, environment, and versioning.
- Developed Client class for handling HTTP requests with Faraday, including authentication and error handling.
- Implemented middleware for token refresh and idempotency.
- Created utility functions for date formatting and key symbolization.
- Added comprehensive error handling with custom exceptions.
- Included webhook verification for secure event handling.
- Configured Rubocop for code quality and style enforcement.
- Documented initial setup and features in internal documentation.
- Updated authentication endpoint to use the correct API path.
- Modified API URL constants in configuration to remove redundant versioning.
- Enhanced error handling in the Airwallex error module to support additional response formats.
- Added comprehensive RSpec tests for the Airwallex client, configuration, and error handling.
- Implemented middleware for idempotency in requests.
- Created utility methods for date formatting and key symbolization.
- Developed webhook handling for signature verification and event construction.
- Added endpoint testing script for manual verification of API functionality.
- Implement tests for APIResource, including initialization, dynamic attribute access, dirty tracking, and serialization methods.
- Create tests for ListObject to ensure proper handling of paginated responses and enumerable methods.
- Add tests for Beneficiary, PaymentIntent, and Transfer resources, covering creation, retrieval, listing, updating, and deletion functionalities.
- Configure RSpec to set up Airwallex client with test credentials before each test.
- Remove outdated test_endpoints.rb file as it is no longer needed.
@chayuto chayuto merged commit d6c4dba into main Nov 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants