Skip to content

Commit

Permalink
Merge pull request #28 from communities/master
Browse files Browse the repository at this point in the history
merging changes to flow on 232 to 234
  • Loading branch information
AshRelateIQ authored and GitHub Enterprise committed Jul 15, 2021
2 parents d3ac9ce + 77d750b commit a4476d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/checkout-sync/flows/Summer_2021_B2B_Checkout.flow
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ This may fallback to asynchronous mode even if it's marked synchronous, so
<name>Set_Missing_Payment_Error_Message</name>
<label>Set Missing Payment Error Message</label>
<locationX>4758</locationX>
<locationY>1513</locationY>
<locationY>1544</locationY>
<assignmentItems>
<assignToReference>errorMessage</assignToReference>
<operator>Assign</operator>
Expand Down Expand Up @@ -1403,7 +1403,7 @@ There&apos;s more smarts that could be here by adding other outcomes of the stat
<inputAssignments>
<name>ErrorMessage</name>
<value>
<stringValue>Looks like you don&apos;t have an activat CartCheckoutSession. Do you have a checkout running in another tab?</stringValue>
<stringValue>Looks like you don&apos;t have an active CartCheckoutSession. Do you have a checkout running in another tab?</stringValue>
</value>
</inputAssignments>
<storeOutputAutomatically>true</storeOutputAutomatically>
Expand Down

0 comments on commit a4476d7

Please sign in to comment.