Problem/Motivation
The current module is not Drupal 9 compatible.
Proposed resolution
- Update info.yml and composer.json files as per drupal 9 requirements.
- Apply patch from issue https://www.drupal.org/project/commerce_razorpay/issues/3146815
- Apply patch from issue https://www.drupal.org/project/commerce_razorpay/issues/2959764
- Add drupal/commerce dependency (related to issue https://www.drupal.org/project/commerce_razorpay/issues/2938255)
- Install and fix any other issues after installation.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3215262.patch | 5.03 KB | arvindraineni |
Issue fork commerce_razorpay-3215262
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
arvindraineni commentedComment #4
arvindraineni commentedComment #5
arvindraineni commentedMade following changes and raised MR https://git.drupalcode.org/project/commerce_razorpay/-/merge_requests/1/
Comment #6
shashikanth171 commentedComment #7
shashikanth171 commentedAdd drupal/commerce as a dependency @arvindraineni
Comment #8
shashikanth171 commentedUpdated steps in Proposed resolution and added related issues.
Comment #9
i-trokhanenkoComment #11
i-trokhanenko