November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Did you copy the EPiServer.Business.Commerce.Payment.DIBS.dll to your front-end bin folder as well?
Hi!
I am attempting to add the Dibs Payment to a test project based on the Quicksilver solution. When the checkout attempt to use the method cart.ProcessPayments(_paymentProcessor, _orderGroupCalculator); I get the following issue:
Specified payment method class \"EPiServer.Business.Commerce.Payment.DIBS.DIBSPaymentGateway, EPiServer.Business.Commerce\" can not be created.
I have added the EPiServer.Business.Commerce.Payment.DIBS.dll to the Episerver.Commerce.Manager project and followed the instructions in http://world.episerver.com/documentation/developer-guides/commerce/payments/Payment-providers/dibs-installation-and-configuration/
What can cause the payment methods to not be created?