Skip to content

Commit a4476d7

Browse files
AshRelateIQGitHub Enterprise
authored andcommitted
Merge pull request #28 from communities/master
merging changes to flow on 232 to 234
2 parents d3ac9ce + 77d750b commit a4476d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/checkout-sync/flows/Summer_2021_B2B_Checkout.flow

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ This may fallback to asynchronous mode even if it's marked synchronous, so
280280
<name>Set_Missing_Payment_Error_Message</name>
281281
<label>Set Missing Payment Error Message</label>
282282
<locationX>4758</locationX>
283-
<locationY>1513</locationY>
283+
<locationY>1544</locationY>
284284
<assignmentItems>
285285
<assignToReference>errorMessage</assignToReference>
286286
<operator>Assign</operator>
@@ -1403,7 +1403,7 @@ There&apos;s more smarts that could be here by adding other outcomes of the stat
14031403
<inputAssignments>
14041404
<name>ErrorMessage</name>
14051405
<value>
1406-
<stringValue>Looks like you don&apos;t have an activat CartCheckoutSession. Do you have a checkout running in another tab?</stringValue>
1406+
<stringValue>Looks like you don&apos;t have an active CartCheckoutSession. Do you have a checkout running in another tab?</stringValue>
14071407
</value>
14081408
</inputAssignments>
14091409
<storeOutputAutomatically>true</storeOutputAutomatically>

0 commit comments

Comments
 (0)