Skip to content

Conversation

@Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Feb 11, 2026

Ports the work from EasyPost/easypost-java#367 to here.

Justintime50 and others added 3 commits February 11, 2026 10:47
Add FedexRegistration service with methods to support FedEx account MFA workflow:
- register_address: validates and registers FedEx billing address
- request_pin: requests PIN delivery via SMS, CALL, or EMAIL
- validate_pin: validates the PIN code received from FedEx
- submit_invoice: alternative validation using invoice details

Each method auto-generates a UUID for the required name parameter when not
explicitly provided, matching the web UI behavior.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Remove VCR cassettes for FedEx registration tests
- Use RSpec mocking to stub client.make_request calls
- Return EasyPostObject for all FedEx registration responses
- Matches Java PR approach of mocking request/response instead of recording cassettes

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Justintime50 Justintime50 marked this pull request as ready for review February 11, 2026 21:00
@Justintime50 Justintime50 requested review from a team as code owners February 11, 2026 21:00
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.

1 participant