[FEATURE]: [Coinbase] Currency Unit Conversion #2221
Labels
A-connector-integration
Area: Connector integration
C-feature
Category: Feature request or enhancement
good first issue
Good for newcomers
hacktoberfest
Issues that are up for grabs for Hacktoberfest participants
📝 Feature Description
to_currency_base_unit
andto_currency_lower_unit
in place to convert the minor unit amount to its decimal equivalent and vice versa. These conversions are handled explicitly based on the connector.🔨 Possible Implementation
get_currency_unit
method. This method needs to be implemented.connector_router_data
creation. Concurrently handle the creation ofconnector_router_data
to be passed for the connector request body creation.🔖 Note: All the changes needed should be contained within
hyperswitch/crates/router/src/connector/
📦 Have you spent some time checking if this feature request has been raised before?
📦 Have you read the Contributing Guidelines?
✨ Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: