When testing I am not able to get past these errors:

Warning: Undefined property: stdClass::$description in Drupal\commerce_sage\Plugin\Commerce\PaymentGateway\Onsite->createCardIdentifier() (line 795 of modules/contrib/commerce_sage/src/Plugin/Commerce/PaymentGateway/Onsite.php).

Warning: Undefined property: stdClass::$code in Drupal\commerce_sage\Plugin\Commerce\PaymentGateway\Onsite->createCardIdentifier() (line 795 of modules/contrib/commerce_sage/src/Plugin/Commerce/PaymentGateway/Onsite.php).

Comments

c_archer created an issue. See original summary.

mohd sahzad’s picture

StatusFileSize
new1.23 KB

I have fixed this issue in attached patch

mohd sahzad’s picture

Status: Active » Needs review
c_archer’s picture

Status: Needs review » Reviewed & tested by the community

This does seem to have resolved the issue.

arthur.baghdasar’s picture

Included in the latest 2.0.1 release. thanks

arthur.baghdasar’s picture

Status: Reviewed & tested by the community » Fixed
c_archer’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.