These are the following issues which we may face for Drupal 9 by using the current commerce paytm module.


------ ----------------------------------------------------------------------------------------------------------------------------- 
  Line   src/Plugin/Commerce/PaymentGateway/PaytmCheckout.php                                                                         
 ------ ----------------------------------------------------------------------------------------------------------------------------- 
  102    Access to deprecated property $entityId of class Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\PaymentGatewayBase:  
         in commerce:8.x-2.16 and is removed from commerce:3.x.                                                                       
         Use $this->>parentEntity->id() instead.                                                                                      
  110    Call to deprecated function drupal_set_message():                                                                            
         in drupal:8.5.0 and is removed from drupal:9.0.0.                                                                            
         Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.                                                         
  113    Call to deprecated function drupal_set_message():                                                                            
         in drupal:8.5.0 and is removed from drupal:9.0.0.                                                                            
         Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.                                                         
  117    Call to deprecated function drupal_set_message():                                                                            
         in drupal:8.5.0 and is removed from drupal:9.0.0.                                                                            
         Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.                                                         
 ------ ----------------------------------------------------------------------------------------------------------------------------- 

Comments

Saurabh_sgh created an issue. See original summary.

saurabh-2k17’s picture

StatusFileSize
new2.1 KB
saurabh-2k17’s picture

Status: Active » Needs review
saurabh-2k17’s picture

StatusFileSize
new2.77 KB

I have updated the code

saurabh-2k17’s picture

Assigned: saurabh-2k17 » Unassigned
saurabh-2k17’s picture

Issue tags: -Drupal 9 compatibility +Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020
gábor hojtsy’s picture

Issue tags: -Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020 +Drupal 9 compatibility, +Drupal 9 porting weekend, +DIACWMay2020

Fixing tags.

meghasharma’s picture

Assigned: Unassigned » meghasharma
meghasharma’s picture

Assigned: meghasharma » Unassigned
radheymkumar’s picture

This is not working in drupal 9