bluedynamics / bda.plone.stripe

Stripe payment integration for bda.plone.shop
Other
1 stars 0 forks source link

Strong Customer Authentication #2

Open wkbkhard opened 4 years ago

wkbkhard commented 4 years ago

Did anyone do a Strong Customer Authentication with the bda.plone.stripe AddOn before?

agitator commented 4 years ago

Not yet but I have a new shop project right now where I'll be using bda.plone.stripe

Have you already identified what change would be necessary according to https://stripe.com/en-ch/guides/sca-payment-flows#e-commerce or do you need to support a different case?

wkbkhard commented 4 years ago

I guess the migration guide could help: https://stripe.com/docs/payments/payment-intents/migration

If I understand right there has to be a new version of the python-library (update) and to use for example 3D Secure we have to change the authentication from token source to the new API:

https://stripe.com/docs/payments/payment-methods/transitioning

But i haven't read all of the documentation regarding this yet

wkbkhard commented 4 years ago

Is there any work in progress? Or can I/we help with this task?

jensens commented 4 years ago

AFAIK there is nothing in progress right now, but any help to improve this package is highly appreciated.

wkbkhard commented 3 years ago

Any news on this topic?

jensens commented 3 years ago

Any news on this topic?

No, currently we are not working on this. We would be happy if you can help with this. If you need any guidance please do not hesitate to ask!

wkbkhard commented 3 years ago

We are in contact with one of our customers regarding this and hopefully we will get a budget to work on it. I'll keep you posted about this :)

wkbkhard commented 2 years ago

So, I guess this task is up again. We got some days to work on this. I'll keep you posted.

wkbkhard commented 2 years ago

Today we will start the test-phase, but I guess it is not a beautiful solution I build there. If the tests are okay, I will make a fork, so you can take a look at the code

agitator commented 2 years ago

nice! why didn't you make a branch here? ... just saying ;-)

wkbkhard commented 2 years ago

After a really bumpy start this year (personally) I finally got to make a branch. Problem is I can't push it, because it seems I don't have (like I expected) the permissions to do so. And that is the reason why I suggested a fork ;)

agitator commented 2 years ago

@wkbkhard welcome back! you should be a member now ;-)

wkbkhard commented 2 years ago
ERROR: Permission to bluedynamics/bda.plone.stripe.git denied to wkbkhard.
fatal: Konnte nicht vom Remote-Repository lesen.

Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
und das Repository existiert.

May be I am doing something wrong :thinking:

jensens commented 2 years ago

The "shop developers team" was not assigned here, I corrected this. Now you should have write access.