Closed (fixed)
Project:
SOFORT Banking for Drupal Commerce
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 May 2017 at 15:48 UTC
Updated:
12 Mar 2018 at 19:15 UTC
Jump to comment: Most recent
Comments
Comment #2
drupalfan2 commentedWe also need SOFORT Payment for Drupal 8.
Are there any plan?
Are there any manual solutions to get it work?
Comment #3
jurgenhaasI'm planning to work on this and keep you posted when the schedule gets decided in the next couple of weeks.
Comment #4
drupalfan2 commentedI 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.
Comment #5
jurgenhaasWell, 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.
Comment #6
gpsloco commentedWe 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.
Comment #7
lyalyuk commentedI 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
Comment #8
jurgenhaasProblem 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.
Comment #9
agoradesign commentedI can confirm what Jürgen says. They are actually far away from changing their minds: #2942095-7: Klarna Payments
Comment #11
agoradesign commentedHere 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
Comment #13
drupalfan2 commented"8.x-1.x-dev updated 9 Feb 2018" works without problems, thank you agoradesign .
We need a alpha or beta release now.
Comment #14
drupalfan2 commentedAlso works without problems in live mode.
We need a alpha or beta.