Skip to content

Commit

Permalink
Merge pull request #3 from iamsayan/develop
Browse files Browse the repository at this point in the history
v1.1.8 released
  • Loading branch information
iamsayan committed Jun 10, 2023
2 parents 8ddb576 + 2cdc13b commit e88867c
Show file tree
Hide file tree
Showing 9 changed files with 1,439 additions and 1,253 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: https://rzp.io/l/Bq3W5pr
custom: https://www.sayandatta.co.in/donate
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.1.8
Release Date: June 10, 2023

* WordPress tested upto v6.2.
* WC Tested upto v7.8.

## 1.1.7
Release Date: December 10, 2022

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,19 +74,19 @@ Go to 'WooCommerce > Settings > Payments > Razorpay Payment Gateway', enable/dis

#### How to use webhook? What webhooks are supported? =

Go to Razorpay 'Dashboard > Settings > Webhooks'. Enter the URL from plugin settings page and create and copy webhook secret key and paste it to plugin settings and save changes. By Default this plugin supports only these two Webhooks: "payment.authorized" and "refund.created". If you want more webhooks supported, please feel free to contact me at hello@sayandatta.in or https://www.sayandatta.in/contact/ as it needs custom developmet.
Go to Razorpay 'Dashboard > Settings > Webhooks'. Enter the URL from plugin settings page and create and copy webhook secret key and paste it to plugin settings and save changes. By Default this plugin supports only these two Webhooks: "payment.authorized" and "refund.created". If you want more webhooks supported, please feel free to contact me at iamsayan@protonmail.com or https://www.sayandatta.co.in/contact/ as it needs custom developmet.

#### How to send automatic payment reminder to customer, if customer does not make payment after initiating the payment procedure? =

It needs custom developement. Please contact me at hello@sayandatta.in or https://sayandatta.in/contact/.
It needs custom developement. Please contact me at iamsayan@protonmail.com or https://www.sayandatta.co.in/contact/.

#### I want to use Razorpay Web Integration like Automatic Checkout/Manual Checkout (On site Checkout - No Redirection) with webhooks? =

It needs custom developement. Please contact me at hello@sayandatta.in or https://sayandatta.in/contact/.
It needs custom developement. Please contact me at iamsayan@protonmail.com or https://www.sayandatta.co.in/contact/.

#### I want to customize the look of the default Razorpay Gateway like colors/text etc. How can I get this? =

It needs custom developement. Please contact me at hello@sayandatta.in or https://sayandatta.in/contact/.
It needs custom developement. Please contact me at iamsayan@protonmail.com or https://www.sayandatta.co.in/contact/.

#### Is this plugin compatible with any themes?

Expand Down
1,037 changes: 1,037 additions & 0 deletions includes/class-payment.php

Large diffs are not rendered by default.

113 changes: 0 additions & 113 deletions includes/notice.php

This file was deleted.

Loading

0 comments on commit e88867c

Please sign in to comment.