-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(deposit): adds order type to ramp processor #16210
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
Conversation
68b0c21
to
9d15328
Compare
|
|
|
Description
This PR adds a new type of Provider to the FiatOrder type: Deposit. The FiatOrder type is the shared common interface for orders placed using the Buy/Sell, Deposit and previous deprecated features. In this PR there was a code reorganization to hierarchically organize the orders processors and the analytics events/params.
Related issues
https://consensyssoftware.atlassian.net/browse/RAMPS-2504
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist