diff --git a/hyperswitch-cloud/connectors/available-connectors/payu (1).md b/hyperswitch-cloud/connectors/available-connectors/payu (1).md index 057ed2da..dc924981 100644 --- a/hyperswitch-cloud/connectors/available-connectors/payu (1).md +++ b/hyperswitch-cloud/connectors/available-connectors/payu (1).md @@ -1,5 +1,5 @@ --- -description: Accept payments through PayU via Hyperswitch +description: Integrate PayU payment gateway through Hyperswitch to process online payments and expand your checkout with multiple payment method options for customers --- # PayU @@ -8,19 +8,19 @@ description: Accept payments through PayU via Hyperswitch This section gives you an overview of how to make payments via PayU through Hyperswitch {% endhint %} - + -### About +## About PayU -PayU is a payment service provider that allows online businesses to accept and process payments through different integrated payment methods. To know about more about payment methods supported by PayU via hyperswitch visit [here](https://hyperswitch.io/pm-list). +PayU is a payment service provider that allows online businesses to accept and process payments through different integrated payment methods. To know about more about payment methods supported by PayU via Hyperswitch visit [here](https://hyperswitch.io/pm-list). -### Activating PayU via Hyperswitch +## Activating PayU via Hyperswitch -#### Prerequisites +### Prerequisites 1. You need to be registered with PayU in order to proceed. In case you aren't, you can quickly setup your PayU account [here](https://corporate.payu.com/). 2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch dashboard](https://app.hyperswitch.io/). 3. PayU's **API Key** and **Merchant POS ID** can be found in your PayU dashboard under My Shops. 4. Select all the payment methods you wish to use PayU for. Ensure that this is the same as the ones configured on your PayU dashboard - [Steps](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch) to activate PayU on Hyperswitch control center. +[Steps](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch) to activate PayU on Hyperswitch control center. diff --git a/hyperswitch-cloud/payment-methods-setup/banks.md b/hyperswitch-cloud/payment-methods-setup/banks.md index 5b72c3b2..aa4e25b6 100644 --- a/hyperswitch-cloud/payment-methods-setup/banks.md +++ b/hyperswitch-cloud/payment-methods-setup/banks.md @@ -1,5 +1,5 @@ --- -description: Accept bank payment methods on your application +description: Enable bank transfer, debit, and redirect payment methods through Hyperswitch to offer customers flexible and secure bank-based payment options across multiple regions --- # 🏦 Banks @@ -10,25 +10,17 @@ This section gives you an overview of how to enable bank transfers, bank debits ## Bank payment methods -Apart from cards (47%) and digital wallets (28%), bank transfer (9%) is the third most used payment instrument in the US. Banks as a payment method has several payment flows across the world and Hyperswitch provides support for integrating the below three common flows:\ - +Apart from cards and digital wallets, bank transfer is the third most used payment instrument in the US. Banks as a payment method has several payment flows across the world and Hyperswitch provides support for integrating the below three common flows: | | Bank Debits | Bank Redirects | Bank Transfers | | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Description | Bank debits pull funds directly from the customer’s bank account. Customers provide their bank account information and agree to a mandate to debit their account. | Bank redirects add a layer of verification to complete a bank debit payment. Instead of entering their bank account information, customers are redirected to provide their online banking credentials to authorize the payment. | Credit transfers allow customers to push funds from their bank account to the merchant's. Customers are provided with the bank account information they should send funds to. | +| Description | Bank debits pull funds directly from the customer's bank account. Customers provide their bank account information and agree to a mandate to debit their account. | Bank redirects add a layer of verification to complete a bank debit payment. Instead of entering their bank account information, customers are redirected to provide their online banking credentials to authorize the payment. | Credit transfers allow customers to push funds from their bank account to the merchant's. Customers are provided with the bank account information they should send funds to. | | Payment confirmation | Delayed | Immediate | Delayed | | Payment Type | Pull | Pull | Push | | Supports recurring payments | Yes | No | No | | Supports refunds | Yes | No | No | | Supports disputes | Yes | No | No | - -
| Bank Debits | bank-debits.md | banks.jpg | ||
| Bank Redirects | bank-redirects.md | banks.jpg | ||
| Bank Transfers | bank-transfers.md | banks.jpg |