Skip to content

Commit

Permalink
feat: fiuu google pay gateway name
Browse files Browse the repository at this point in the history
  • Loading branch information
kanikabansal-juspay committed Oct 14, 2024
1 parent 0403f6c commit 6741f0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ let getCustomGateWayName = connector => {
| Processors(AUTHORIZEDOTNET) => "authorizenet"
| Processors(GLOBALPAY) => "globalpayments"
| Processors(BANKOFAMERICA) | Processors(CYBERSOURCE) => "cybersource"
| Processors(FIUU) => "molpay"
| _ => connector
}
}
Expand Down

0 comments on commit 6741f0a

Please sign in to comment.