mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
fix(cypress): fix naming convention in iatapay ideal (#5618)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
export const connectorDetails = {
|
export const connectorDetails = {
|
||||||
bank_redirect_pm: {
|
bank_redirect_pm: {
|
||||||
ideal: {
|
Ideal: {
|
||||||
Request: {
|
Request: {
|
||||||
payment_method: "bank_redirect",
|
payment_method: "bank_redirect",
|
||||||
payment_method_type: "ideal",
|
payment_method_type: "ideal",
|
||||||
|
|||||||
Reference in New Issue
Block a user