- 🇨🇭Switzerland aerzas
Since it concerns a version that is no longer supported, let's close this issue.
Please reopen if the problem occurs on the active version.
Hi
If i enable "Use Alias" in the payment gateway settings of the datatrans payment gateway, i receive the following error after i completed a payment:
Drupal\Core\Entity\EntityStorageException: Required payment method field "payment_gateway" is empty. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 829 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
While investigating it, it turns out that creating the payment method with this code
$payment_method = $this->createPaymentMethod($post_data);
leads to the error.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since it concerns a version that is no longer supported, let's close this issue.
Please reopen if the problem occurs on the active version.