This repository was archived by the owner on Apr 29, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ public function processAssert(
60
60
61
61
$ this ->checkCaseGuaranteeDisposition ();
62
62
}
63
+
63
64
/**
64
65
* Checks case guarantee disposition is correct.
65
66
*
Original file line number Diff line number Diff line change 14
14
<item name =" label" xsi : type =" string" >Yes</item >
15
15
<item name =" value" xsi : type =" number" >1</item >
16
16
</field >
17
- <field name =" fraud_protection/signifyd/api_key" xsi : type =" array" >
17
+ <field name =" fraud_protection/signifyd/config/ api_key" xsi : type =" array" >
18
18
<item name =" scope" xsi : type =" string" >fraud_protection</item >
19
19
<item name =" scope_id" xsi : type =" number" >1</item >
20
20
<item name =" label" xsi : type =" string" />
21
- <item name =" value" xsi : type =" string" >SIGNIFYD_API_KEY </item >
21
+ <item name =" value" xsi : type =" string" >SIGNIFYD_CONFIG_API_KEY </item >
22
22
</field >
23
23
<field name =" fraud_protection/signifyd/api_url" xsi : type =" array" >
24
24
<item name =" scope" xsi : type =" string" >fraud_protection</item >
Original file line number Diff line number Diff line change 17
17
<data name =" shipping/shipping_service" xsi : type =" string" >Flat Rate</data >
18
18
<data name =" shipping/shipping_method" xsi : type =" string" >Fixed</data >
19
19
<data name =" payment/method" xsi : type =" string" >braintree</data >
20
+ <data name =" paymentForm" xsi : type =" string" >braintree</data >
20
21
<data name =" prices/grandTotal" xsi : type =" string" >15.00</data >
21
22
<data name =" prices/grandTotalCurrency" xsi : type =" string" >USD</data >
22
23
<data name =" creditCard/dataset" xsi : type =" string" >visa_default</data >
44
45
<data name =" shipping/shipping_service" xsi : type =" string" >Flat Rate</data >
45
46
<data name =" shipping/shipping_method" xsi : type =" string" >Fixed</data >
46
47
<data name =" payment/method" xsi : type =" string" >braintree</data >
48
+ <data name =" paymentForm" xsi : type =" string" >braintree</data >
47
49
<data name =" prices/grandTotal" xsi : type =" string" >15.00</data >
48
50
<data name =" prices/grandTotalCurrency" xsi : type =" string" >USD</data >
49
51
<data name =" creditCard/dataset" xsi : type =" string" >visa_default</data >
You can’t perform that action at this time.
0 commit comments