fix(connector): Add WASM Changes for Finix Google Pay#9845
Merged
likhinbopanna merged 4 commits intomainfrom Oct 15, 2025
Merged
fix(connector): Add WASM Changes for Finix Google Pay#9845likhinbopanna merged 4 commits intomainfrom
likhinbopanna merged 4 commits intomainfrom
Conversation
Changed Files
|
2 tasks
deepanshu-iiitu
requested changes
Oct 15, 2025
Comment on lines
+378
to
+382
| [finix] | ||
| api_key = "api_key" | ||
| key1 = "key1" | ||
| key2 = "key2" | ||
| api_secret = "api_secret" No newline at end of file |
Contributor
There was a problem hiding this comment.
Suggested change
| [finix] | |
| api_key = "api_key" | |
| key1 = "key1" | |
| key2 = "key2" | |
| api_secret = "api_secret" | |
| [finix] | |
| api_key = "Username" | |
| key1 = "Merchant Id" | |
| key2 = "Merchant Identity Id" | |
| api_secret = "Password" |
deepanshu-iiitu
approved these changes
Oct 15, 2025
Vani-1107
approved these changes
Oct 15, 2025
chaitak-gorai
pushed a commit
that referenced
this pull request
Oct 16, 2025
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
drdholu
pushed a commit
to drdholu/hyperswitch
that referenced
this pull request
Oct 30, 2025
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
aadityaguptaa
pushed a commit
that referenced
this pull request
Nov 10, 2025
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
dipanshuhappy
added a commit
to dipanshuhappy/hyperswitch
that referenced
this pull request
Dec 8, 2025
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
Closes this issue
Description
This PR involves adding WASM changes for Google Pay for Finix Connector.
Previously
Merchant Identity IDwas being retrieved from the metadata in MCA call. This field is now moved to Authentication fieldMultiAuthKey.Additional Changes
Motivation and Context
How did you test it?
Dashboard Screenshot:
Postman Test:
Connector Create - Finix:
Request:
Response:
{ "connector_type": "payment_processor", "connector_name": "finix", "connector_label": "finix_US_default", "merchant_connector_id": "mca_bXi0H6cYIbo6MZlyDsQJ", "profile_id": "pro_boQW0tf9TooWEMQAudj5", "connector_account_details": { "auth_type": "*****", "api_key": "********************", "key1": "********************", "api_secret": "********************************", "key2": "*******************" }, "payment_methods_enabled": [ { "payment_method": "wallet", "payment_method_types": [ { "payment_method_type": "google_pay", "payment_experience": "invoke_sdk_client", "card_networks": null, "accepted_currencies": null, "accepted_countries": null, "minimum_amount": 0, "maximum_amount": 68607706, "recurring_enabled": true, "installment_payment_enabled": false } ] } ], "connector_webhook_details": null, "metadata": null, "test_mode": true, "disabled": false, "frm_configs": null, "business_country": "US", "business_label": "default", "business_sub_label": null, "applepay_verified_domains": null, "pm_auth_config": null, "status": "active", "additional_merchant_data": null, "connector_wallets_details": null }Payments - Create (Google Pay):
Request:
Response:
{ "payment_id": "pay_ZqWKwoSKid1HYROr5S5L", "merchant_id": "merchant_1760461381", "status": "succeeded", "amount": 6500, "net_amount": 6500, "shipping_cost": null, "amount_capturable": 0, "amount_received": 6500, "connector": "finix", "client_secret": "pay_ZqWKwoSKid1HYROr5S5L_secret_jT4OetNUvwdsNY8y85qd", "created": "2025-10-14T17:03:15.633Z", "currency": "USD", "customer_id": "abcdef1234", "customer": { "id": "abcdef1234", "name": "John Doe", "email": "abcdef123@gmail.com", "phone": "999999999", "phone_country_code": "+65" }, "description": "Its my first payment request", "refunds": null, "disputes": null, "mandate_id": null, "mandate_data": null, "setup_future_usage": null, "off_session": null, "capture_on": null, "capture_method": "automatic", "payment_method": "wallet", "payment_method_data": { "wallet": { "google_pay": { "last4": "1000", "card_network": "VISA", "type": "CARD" } }, "billing": null }, "payment_token": null, "shipping": { "address": { "city": "San Fransico", "country": "US", "line1": "1467", "line2": "Harrison Street", "line3": "Harrison Street", "zip": "94122", "state": "California", "first_name": "John", "last_name": "Doe", "origin_zip": null }, "phone": null, "email": null }, "billing": { "address": { "city": "San Fransico", "country": "US", "line1": "1467", "line2": "Harrison Street", "line3": "Harrison Street", "zip": "94122", "state": "California", "first_name": "John", "last_name": "Doe", "origin_zip": null }, "phone": null, "email": null }, "order_details": null, "email": "abcdef123@gmail.com", "name": "John Doe", "phone": "999999999", "return_url": "https://duck.com/", "authentication_type": "no_three_ds", "statement_descriptor_name": "joseph", "statement_descriptor_suffix": "JS", "next_action": null, "cancellation_reason": null, "error_code": null, "error_message": null, "unified_code": null, "unified_message": null, "payment_experience": null, "payment_method_type": "google_pay", "connector_label": null, "business_country": null, "business_label": "default", "business_sub_label": null, "allowed_payment_method_types": null, "ephemeral_key": { "customer_id": "abcdef1234", "created_at": 1760461395, "expires": 1760464995, "secret": "epk_7a9aea4bbedf478899dca2789a3860a4" }, "manual_retry_allowed": null, "connector_transaction_id": "TRnsvNeJgwvMdqCaNehfHpZn", "frm_message": null, "metadata": { "udf1": "value1", "login_date": "2025-07-25T11:46:12Z", "new_customer": "true" }, "connector_metadata": null, "feature_metadata": { "redirect_response": null, "search_tags": null, "apple_pay_recurring_details": null, "gateway_system": "direct" }, "reference_id": null, "payment_link": null, "profile_id": "pro_boQW0tf9TooWEMQAudj5", "surcharge_details": null, "attempt_count": 1, "merchant_decision": null, "merchant_connector_id": "mca_bXi0H6cYIbo6MZlyDsQJ", "incremental_authorization_allowed": false, "authorization_count": null, "incremental_authorizations": null, "external_authentication_details": null, "external_3ds_authentication_attempted": false, "expires_on": "2025-10-14T17:18:15.633Z", "fingerprint": null, "browser_info": { "language": "nl-NL", "time_zone": 0, "ip_address": "127.0.0.1", "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36", "color_depth": 24, "java_enabled": true, "screen_width": 1536, "accept_header": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8", "screen_height": 723, "java_script_enabled": true }, "payment_channel": null, "payment_method_id": null, "network_transaction_id": null, "payment_method_status": null, "updated": "2025-10-14T17:03:18.227Z", "split_payments": null, "frm_metadata": null, "extended_authorization_applied": null, "request_extended_authorization": null, "capture_before": null, "merchant_order_reference_id": null, "order_tax_amount": null, "connector_mandate_id": null, "card_discovery": null, "force_3ds_challenge": false, "force_3ds_challenge_trigger": false, "issuer_error_code": null, "issuer_error_message": null, "is_iframe_redirection_enabled": null, "whole_connector_response": null, "enable_partial_authorization": null, "enable_overcapture": null, "is_overcapture_enabled": null, "network_details": null, "is_stored_credential": null, "mit_category": null }Checklist
cargo +nightly fmt --allcargo clippy