Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/data/account-aggregator/v1/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Try out our sample app built using Setu AA sandbox <a href="https://github.com/S

##### Create an FIU config on the Bridge

Register on <a href="https://bridge.setu.co/" target="_blank">The Bridge</a>, if you haven’t already. From the **Products** page, navigate to the **Data** tab. Select the Financial Information User to begin creating the FIU.
Register on <a href="https://bridge.setu.co/v2/" target="_blank">The Bridge</a>, if you haven’t already. From the **Products** page, navigate to the **Data** tab. Select the Financial Information User to begin creating the FIU.

You can read a bit about the FIU product on the profile page before clicking on the **Create an FIU** button.

Expand Down
2 changes: 1 addition & 1 deletion content/dev-tools/bridge/v1/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ visible_in_sidebar: true
The Bridge is a single web portal that lets you pick, configure and go live with your Setu integrations, generate and download transaction and settlement reports, invite users from your organisation to use our platform—with more features on the way.

<p>
<a href="https://bridge.setu.co/signup" target="_blank">
<a href="https://bridge.setu.co/v2/signup" target="_blank">
Sign up on The Bridge
</a>{" "}
to get started if you haven’t already.
Expand Down
4 changes: 2 additions & 2 deletions content/payments/bbps/quickstart/api-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ visible_in_sidebar: true

## API Integration

Start by signing up on <a href="https://bridge.setu.co/" target="_blank">The Bridge ↗</a>, if you haven’t already. This is Setu’s single portal for managing all your integrations with us.
Start by signing up on <a href="https://bridge.setu.co/v2/" target="_blank">The Bridge ↗</a>, if you haven’t already. This is Setu’s single portal for managing all your integrations with us.

If you face any issues with integration, <a href="https://setu.co/support" target="_blank">raise a support ticket ↗</a> and our team will reach out.

Expand All @@ -17,7 +17,7 @@ If you face any issues with integration, <a href="https://setu.co/support" targe

##### Step 1 — Create a biller

The primary entity on the BBPS network is called a “biller”. Go to the <a href="https://bridge.setu.co/products-list/payments" target="_blank">list of products</a> offered by Setu, and select one of the product cards under Payments > Collect BBPS.
The primary entity on the BBPS network is called a “biller”. Go to the <a href="https://bridge.setu.co/v2/products-list/payments" target="_blank">list of products</a> offered by Setu, and select one of the product cards under Payments > Collect BBPS.

You will see multiple Collect BBPS cards, each by a different bank provider. While the underlying bank might differ, the product experience itself remains consistent across providers. Click on one of those cards, and you should see the full profile page with more details about the product. Click on the “Create a biller” button.

Expand Down
2 changes: 1 addition & 1 deletion content/payments/bbps/quickstart/no-code-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ See a comparision between CSV upload and API integration <a href="/payments/bbps

## How to integrate

Start by signing up on <a href="https://bridge.setu.co/" target="_blank">The Bridge ↗</a>, if you haven’t already. This is Setu’s single portal for managing all your integrations with us.
Start by signing up on <a href="https://bridge.setu.co/v2/" target="_blank">The Bridge ↗</a>, if you haven’t already. This is Setu’s single portal for managing all your integrations with us.

<Callout type="tip">
If you have an existing biller configuration, skip to Step 3.
Expand Down
2 changes: 1 addition & 1 deletion content/payments/upi-deeplinks/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ visible_in_sidebar: true

## UPI Quickstart

As the first step, sign up on <a href="https://bridge.setu.co/" target="_blank">The Bridge</a>, if you haven’t already. This is where you can create product configurations and add configuration details. Read more on this <a href="/dev-tools/bridge/overview" target="_blank">here</a> and watch <a href="https://www.loom.com/share/fed32a838e7f400294f543c9dc8c5779" target="_blank">this quick video</a> on how to create a test merchant configuration.
As the first step, sign up on <a href="https://bridge.setu.co/v2/" target="_blank">The Bridge</a>, if you haven’t already. This is where you can create product configurations and add configuration details. Read more on this <a href="/dev-tools/bridge/overview" target="_blank">here</a> and watch <a href="https://www.loom.com/share/fed32a838e7f400294f543c9dc8c5779" target="_blank">this quick video</a> on how to create a test merchant configuration.

Also, listed below are some other details you need to get started. If you do face any issues, [raise a support ticket](https://setu.co/support) and our team will reach out.

Expand Down
Loading