Skip to content

Releases: razorpay/razorpay-magento

3.4.0

23 Feb 13:07
b215627
Compare
Choose a tag to compare

Fixed

  • Added New DB table razorpay_sales_order to record razorpay orderId and PaymentID.
  • Added New config to delay the webhook processing for some time to avoid duplicate orders.

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.
  6. If you are getting DB error for razorpay_sales_order missing, Please use razorpay_sales_order.sql to add table manually.
    Note: Don't mix composer and zip install.

3.3.1

12 Feb 06:16
c4cf375
Compare
Choose a tag to compare

Warning: Webhook configs broken in this, Please use 3.6.3.

Fixed

  • Issue related with webhook orders failed as because quote shipping address missing.

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.

Note: Don't mix composer and zip install.

beta-3.3.4

22 Jan 07:05
dd9621c
Compare
Choose a tag to compare

Can be used to place order before payment in new state and pending status.

Fixed

  • Issue related to Display amount on checkout pop-up for international currency.

3.3.0

08 Jan 12:13
81b3195
Compare
Choose a tag to compare

Fixed

  • Issue related to amount capture mismatch with razorpay.
  • Issue related with webhook duplicate orders.

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.

Note: Don't mix composer and zip install.

beta-3.3.3

21 Dec 12:19
Compare
Choose a tag to compare
beta-3.3.3 Pre-release
Pre-release

Can be used to place order before payment in new state and pending status.

Note: Issue in display currency on payment pop-up in case of international currency.

3.2.3

18 Dec 12:12
30d1a3c
Compare
Choose a tag to compare

Fixed

  • Issue related to Checkout not opening for Digital products.

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.

Note: Don't mix composer and zip install.

3.2.2

09 Dec 07:37
96a0040
Compare
Choose a tag to compare

Fixed

  • Added delay in webhooks to avoid duplicate orders.

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.

Note: Don't mix composer and zip install.

beta-3.3.2

08 Dec 11:05
Compare
Choose a tag to compare
beta-3.3.2 Pre-release
Pre-release

Can be used to place order before payment in new state and pending status.

beta-3.3.1

06 Nov 06:07
Compare
Choose a tag to compare
beta-3.3.1 Pre-release
Pre-release

Can be used to place order before payment in new state and pending status.

3.2.1

23 Oct 09:48
cf320d2
Compare
Choose a tag to compare

Added

  • Fixed, Issue related with Multi-store label for webhook orders.
  • Added whitelist url used internally

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.

Note: Don't mix composer and zip install.