File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
dev/tests/functional/tests/app/Magento Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 14
14
<field name =" cc_cid" xsi : type =" string" >123</field >
15
15
</dataset >
16
16
17
+ <dataset name =" visa_alt" >
18
+ <field name =" cc_number" xsi : type =" string" >4012888888881881</field >
19
+ <field name =" cc_exp_month" xsi : type =" string" >02 - February</field >
20
+ <field name =" cc_exp_year" xsi : type =" string" >2021</field >
21
+ <field name =" cc_cid" xsi : type =" string" >123</field >
22
+ </dataset >
23
+
17
24
<dataset name =" amex_default" >
18
- <field name =" cc_number" xsi : type =" string" >371449635398431 </field >
25
+ <field name =" cc_number" xsi : type =" string" >378282246310005 </field >
19
26
<field name =" cc_exp_month" xsi : type =" string" >02 - February</field >
20
27
<field name =" cc_exp_year" xsi : type =" string" >2021</field >
21
28
<field name =" cc_cid" xsi : type =" string" >1234</field >
Original file line number Diff line number Diff line change 26
26
<item name =" method" xsi : type =" string" >payflowpro</item >
27
27
<item name =" creditCardClass" xsi : type =" string" >credit_card</item >
28
28
<item name =" creditCard" xsi : type =" array" >
29
- <item name =" dataset" xsi : type =" string" >amex_default </item >
29
+ <item name =" dataset" xsi : type =" string" >visa_alt </item >
30
30
</item >
31
31
</item >
32
32
<item name =" 2" xsi : type =" array" >
43
43
<item name =" method" xsi : type =" string" >payflowpro</item >
44
44
<item name =" creditCardClass" xsi : type =" string" >credit_card</item >
45
45
<item name =" creditCard" xsi : type =" array" >
46
- <item name =" dataset" xsi : type =" string" >amex_default </item >
46
+ <item name =" dataset" xsi : type =" string" >visa_alt </item >
47
47
</item >
48
48
<item name =" vault" xsi : type =" array" >
49
49
<item name =" method" xsi : type =" string" >payflowpro_cc_vault</item >
You can’t perform that action at this time.
0 commit comments