Hi!
We are in Switzerland and looking at payment gateways like Sofort. We are building the new site in Drupal 8. We are wondering if there are any plans to develop a Drupal 8 version of this module for Drupal Comerce 2.x.

Thanks for your time and help!

Frederick

Comments

frederickjh created an issue. See original summary.

drupalfan2’s picture

We also need SOFORT Payment for Drupal 8.

Are there any plan?
Are there any manual solutions to get it work?

jurgenhaas’s picture

I'm planning to work on this and keep you posted when the schedule gets decided in the next couple of weeks.

drupalfan2’s picture

I am using the commerce_stripe module for D8 for creditcard payments.
Stripe also offers SOFORT payment as an additional payment method. In your stripe account you can activate the sofort payment method.

But the commerce_stripe module does not offer to use sofort payment as an additional payment method within stripe.
But it could. We could create a PaymentMethodType bundle plugin to commerce_stripe for SOFORT payment:
https://www.drupal.org/node/2910036

Maybe this is the easiest way to get sofort payment work in Drupal commerce for D8. Isn't it?

I would like to create a patch or write code for this module but would need help.

jurgenhaas’s picture

Well, I don't think that's a good idea. People who want to offer Sofort/Klarna as a payment method don't necessarily want to have a Stripe account to actually do that. Of course, if someone who maintains the Strip module wanted to add that, then there is at least a way to use that but that won't be attached to this module here.

gpsloco’s picture

We use Sofort in Combination with our Ticketing System "wuetix" with Commerce 1.x/Drupal7 and now need to implement it into a new shop we create for a customer now. As it is a new Shop, using the outdated CMS Drupal 7 would make absolutely no sense. We tested Comerce 2 with Paypal and it works very smoothly.

We communicated with Sofort/Klarna directly and asked them to at least support this module/update – otherwise we could not continue to use their service, which in the end hurts them.

Nevertheless we would definitely be willing to "donate" a little bit if we would help you to realise the update.

lyalyuk’s picture

I will be glad to help you with porting the module. Our project starts in March and It requires sofort as payment processor. Off course if you jurgenhaas, didn't finish porting to that time

jurgenhaas’s picture

Status: Active » Postponed

Problem is that Klarna is no longer funding the development like SOFORT did before, although they (Klarna) would benefit from the fees when the work has been completed. I hope they will eventually change their mind, but I'm not planning to invest in further development without funding.

agoradesign’s picture

I can confirm what Jürgen says. They are actually far away from changing their minds: #2942095-7: Klarna Payments

  • agoradesign committed 75c9036 on 8.x-1.x
    Issue #2877743 by agoradesign: Drupal 8 version for Drupal Commerce 2.x...
agoradesign’s picture

Status: Postponed » Fixed

Here it is.. have fun :)

PS: it might not have full feature parity with D7 branch... some minor important settings may be missing, especially you can't add logos easily to the payment selection at checkout

Status: Fixed » Closed (fixed)

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

drupalfan2’s picture

"8.x-1.x-dev updated 9 Feb 2018" works without problems, thank you agoradesign .

We need a alpha or beta release now.

drupalfan2’s picture

Also works without problems in live mode.

We need a alpha or beta.