Skip to content

Commit

Permalink
docs(dashboard): add button that links to dashboard (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
NishantJoshi00 authored Apr 20, 2023
1 parent afeb831 commit 96f9e80
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,21 +52,24 @@ Using HyperSwitch, you can:

## Quick Start Guide

You have three options to try out HyperSwitch:

1. [Try it in our Sandbox Environment](/docs/try_sandbox.md): Fast and easy to
<a href="https://app.hyperswitch.io"><img src="./docs/imgs/signup-to-hs.svg" height="35"></a>

Ways to get started with Hyperswitch:

1. Try it in our Sandbox Environment: Fast and easy to
start.
No code or setup required in your system.
2. Try our React Demo App: A simple demo of integrating Hyperswitch with your
React app.
No code or setup required in your system, [learn more](/docs/try_sandbox.md)


<a href="https://app.hyperswitch.io"><img src="./docs/imgs/get-api-keys.svg" height="35"></a>

2. A simple demo of integrating Hyperswitch with your React App, Try our React [Demo App](https://github.com/aashu331998/hyperswitch-react-demo-app/archive/refs/heads/main.zip).

<a href="https://github.com/aashu331998/hyperswitch-react-demo-app/archive/refs/heads/main.zip">
<img src= "./docs/imgs/download-button.png" alt="Download Now" width="190rem" />
</a>

3. [Install in your local system](/docs/try_local_system.md): Configurations and
3. Install in your local system: Configurations and
setup required in your system.
Suitable if you like to customize the core offering.
Suitable if you like to customize the core offering, [setup guide](/docs/try_local_system.md)

## Fast Integration for Stripe Users

Expand All @@ -85,7 +88,7 @@ Try the steps below to get a feel for how quick the setup is:

### Supported Payment Processors and Methods

As of Jan 2023, we support 14 payment processors and multiple payment methods.
As of Apr 2023, we support 30 payment processors and multiple payment methods.
In addition, we are continuously integrating new processors based on their reach
and community requests.
Our target is to support 100+ processors by H2 2023.
Expand Down
5 changes: 5 additions & 0 deletions docs/imgs/get-api-keys.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 96f9e80

Please sign in to comment.