# Link screen components

{% hint style="info" %}
To delete an existing link, click the link line between two elements and press the **Delete** key on your keyboard.
{% endhint %}

1. Click the circle below the **paymentMethodScreen** and drag it to the **placeOrderConfirmation** screen.\
   ![](/files/4098aCgzKC4ZNctR32Tx)
2. Click the circle below **placeOrderConfirmation** custom screen) and drag it to the **Validate Checkout State** subflow.\
   ![](/files/CrkU12vrCyeHA57cUv43)
3. Click the circle below the **Which payment type is selected** decision element and drag it to the **Assign PO to null** when the payment type is Digital River.\
   ![](/files/FyU7saEqAAMjnul34Mf8)
4. Click the circle below the **Update Address if change**d decision element and drag it to the Set **State** subflow.\
   ![](/files/uG3DdJ09jLSHV8oKfL3t)
5. Click **Save as** and enter a name for the custom subflow (for example, `DR payments`).
6. Click **Activate**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-an-asynchronous-checkout-flow/subflow-configuration/configure-the-payment-and-billing-address-subflow/link-screen-components.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
