Modify nodes

Learn how to modify flow nodes in the synchronous checkout flow.

To continue the update, you next modify the Update Next State to Authorize Payment (Assignment) and Get Checkout Session After Summary (Get Records) nodes in the synchronous checkout flow.

Modify the Update Next State to Authorize Payment (Assignment) node

Use the following steps to modify this node for a synchronous checkout flow:

  1. Open the Assignment node Update Next State to Authorize Payment.

  2. Click Add Assignment.

  3. Enter the following details under the new assignment sections as below:

    • Variable {!skipCurrentPage}

    • Operator – Equals

    • Value {!$GlobalConstant.False}

  4. Click Done when you have finished.

Modify the Get Checkout Session After Summary (Get Records) node

Use the following steps to modify this node for a synchronous checkout flow:

  1. Open the Get Checkout Session After Summary (Get Records) node.

  2. In the Select Cart Checkout Session Fields to Store in Variable section of the screen, click Add Field.

  3. EnterOrderId as the Field name.

  4. Click Done

Last updated