but I don't know how to make it works, do you use default views:
    path('checkout/payment-details/', 
StripeSCAPaymentDetailsView.as_view(), name='payment-details'),
    path('checkout/payment-success/', 
StripeSCASuccessResponseView.as_view(), name='payment-success'),
    path('checkout/payment-cancel/', StripeSCACancelResponseView.as_view(), 
name='payment-cancel'),
and nothing more?

El viernes, 14 de marzo de 2025 a las 13:42:24 UTC+1, Aaron Jack escribió:

> I use this package. It works well.
>
> On Friday, 14 March 2025 at 11:53:51 UTC Hugo wrote:
>
>> Hi,
>> I want to integrate stripe, I'm using 
>> https://github.com/st8st8/django-oscar-stripe-sca, because looks like it 
>> get updated often. Do you use it?, Do you follow any guide?
>> I have problems with blank pages, and other times with a token that 
>> expect to be sended that doesn't.
>>
>> El miércoles, 26 de julio de 2023 a las 8:26:44 UTC+2, Sebastian Jung 
>> escribió:
>>
>>> Good morning,
>>>
>>> You can implement self any payment gateways. I self have a stripe sepa 
>>> payment over django oscar.
>>>
>>> Regards
>>>
>>> Glenn Reed <ree...@gmail.com> schrieb am Mi., 26. Juli 2023, 08:10:
>>>
>>>> I see that there was a commit a couple of weeks ago on GitHub.  I am 
>>>> wondering if it would integrate well with something like Wagtail.
>>>>
>>>> Do you support Stripe as a payment gateway? What kind of support is 
>>>> available including commercial support?
>>>>
>>>> -- 
>>>> https://github.com/django-oscar/django-oscar
>>>> http://django-oscar.readthedocs.org/en/latest/
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "django-oscar" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to django-oscar...@googlegroups.com.
>>>> To view this discussion on the web, visit 
>>>> https://groups.google.com/d/msgid/django-oscar/59841870-4c53-499e-a903-077cb5d4197en%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/django-oscar/59841870-4c53-499e-a903-077cb5d4197en%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
To view this discussion, visit 
https://groups.google.com/d/msgid/django-oscar/d050e9ee-30a3-421b-88b7-5fd0375e8830n%40googlegroups.com.

Reply via email to