Тёмный

Stripe payments in .net core 3 - backend approach 

taurius litvinavicius
Подписаться 1,3 тыс.
Просмотров 10 тыс.
50% 1

find more courses here: learn.conficie...
Stripe in Blazor course: learn.conficie...
Support this channel and find great deals on Patreon:
/ taurius

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Learn to implement stripe checkout in Blazor and more here: learn.conficienssolutio.com/coursepreviewpage/94c08051-fb80-4042-816b-4533048df218?refid=ytbstripecom3
@GobbyRocks
@GobbyRocks 3 года назад
This was exactly what I needed, thank you!
@weirdapebeard4975
@weirdapebeard4975 3 года назад
Worked! Great introduction to a basic testing environment.
@shwetaunnikrishnan7143
@shwetaunnikrishnan7143 3 года назад
Thanks So much. Really a great video. i was just looking for that
@tex346
@tex346 4 года назад
Thanks for contributing. This informs my current challenges.
@montyhandal7219
@montyhandal7219 3 года назад
Thank you so much! Helpful and simple!
@thabangmakalela8334
@thabangmakalela8334 2 года назад
Hi Taurius. I bought your subscription cause, but I'm not getting this error message 'A network error caused the media to download to fail part-way' . I also need more clarity regarding subscription. Can I contact you directly?
@tauriuslitvinavicius
@tauriuslitvinavicius 2 года назад
You can contact me on LinkedIn or Patreon
@GenaboyA
@GenaboyA 3 года назад
Hey Taurius, im not getting a message from the Arc test. any thoughts on this sir?
@sujoyinnovates
@sujoyinnovates 2 года назад
Assole you want customers to send their card detials over the wire. Why cant stripe access it through some secure stripe api call from frontend. I mean handling the payment in js code and passing the result to the server for signature verification
@tauriuslitvinavicius
@tauriuslitvinavicius 2 года назад
This approach is a more direct approach, which maybe used under some circumstance. What you are looking for you will find in this course, it shows how to integrate Stripe checkout (that includes 3DSecure): learn.conficienssolutio.com/coursepreviewpage/94c08051-fb80-4042-816b-4533048df218?refid=ytbstripeapi4com
@shahzain009
@shahzain009 4 года назад
Thanks for contributing! This video helped alot.
@burakbenli8847
@burakbenli8847 2 года назад
Hi Taurius, very helpful thanks! I have a question, can we also perform 3D secure transactions using the Token library?
@paulrosemberg3763
@paulrosemberg3763 3 года назад
I am implementing the MVC solution and on the MakePayment class when creating a new "Card" under SDK 3.1 I can't find CreditCardOptions. Is this because my MVC solution is under 3.1 or have the options changed in Stripe.net?
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Hello, I took a quick look at this issue and I believe you should explore TokenCardOptions instead of CreditCardOptions
@amrutabarve6985
@amrutabarve6985 3 года назад
Thank you spo much for posting this video. I have implemented and getting required result. But, is it specific to Credit Card only?
@ahmedalameddine8095
@ahmedalameddine8095 3 года назад
Thank you for this!
@4strol
@4strol 3 года назад
Good video, it would be interesting to do it also by integrating 3DSecure for the cards that require it at the time of processing payments.
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Take a look at this course, it shows how to integrate Stripe checkout (that includes 3DSecure): learn.conficienssolutio.com/coursepreviewpage/94c08051-fb80-4042-816b-4533048df218?refid=ytbstripeapi3com
@paulrosemberg3763
@paulrosemberg3763 3 года назад
How to enroll on the Blazor Course? The link sends us to a page where we have to agree to some advertising. I did, try and register, and never received the code to enroll... Looks like it is not ready for production... The MVC class was excellent.
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Hello, after you register, you can visit the link to the course and purchase the course. Your email has been verified, we will look into this issue. learn.conficienssolutio.com/coursepreviewpage/22c08051-fd50-4042-816b-4533048df283 alternatively you can get the course on Udemy or Manning platforms: www.udemy.com/course/blazor-in-2020/?referralCode=3E1B8D57C0A7B3EA75AA www.manning.com/livevideo/get-started-with-blazor?a_aid=director&a_bid=a249fcd3
@paulrosemberg3763
@paulrosemberg3763 3 года назад
@@tauriuslitvinavicius I enrolled in the Blazor course and finished the first 4 lessons. Is it possible to receive a copy of the project? It is a little too fast for me to follow and I'd like to replicate your steps
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
@@paulrosemberg3763 Hello, due to some technical issues the source code was not available. It is being added now and will be all the applicable lectures will have the source code attached tomorrow. You can download it by clicking "source code" link.
@paulrosemberg3763
@paulrosemberg3763 3 года назад
@@tauriuslitvinavicius Thank you, I did noticed the placeholder for source code but there was no link there. Thanks for correcting
@magnuswootton6181
@magnuswootton6181 3 года назад
setting up an internet shop? how do you get past the middle men like paypal and those pack of thieves thats what I wish I knew.
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Stripe or something similar is your best bet, because it goes through to the bank account. But you should apply different currencies for different regions, to avoid extra fees. Other than that, you will still have to pay car processing fee even if you implement directly.
@ali-13392
@ali-13392 3 года назад
Thank you for this awesome video! Can you please guide about setting up recurring payments using Stripe? What changes I might have to make to get it going in this piece of code? Eagerly awaiting your kind reply, thank you!
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
Take a look at my course on the stripe implementation with C#. It explains more modern ways of implementing payments, as well as subscriptions and a few other things. Discount code attached: learn.conficienssolutio.com/coursepreviewpage/94c08051-fb80-4042-816b-4533048df218?refid=ytbcom2
@sourabhdhiman2876
@sourabhdhiman2876 3 года назад
Nice .But one query how to send invoice
@tauriuslitvinavicius
@tauriuslitvinavicius 3 года назад
If you want to send invoice to your clients you can do it in the dashboard or in C# code, you can find how it is done and more in my Stripe course: learn.conficienssolutio.com/coursepreviewpage/94c08051-fb80-4042-816b-4533048df218?refid=ytbcom1
Далее
ASP.NET Webforms Payment with Stripe
43:41
Просмотров 9 тыс.
Using Stripe API Part 1 Creating a charge
29:25
Просмотров 38 тыс.
BeastMasters Hawk just had enough #ti13
00:30
Просмотров 259 тыс.
Мой телеграмм: v1ann
00:14
Просмотров 51 тыс.
Payment gateway integration with  .NET Core MVC.
34:12
Просмотров 3,6 тыс.
RazorPay Payment Gateway Integration in .NET MVC Core
51:28
Using Stripe API Part 3 Create Customer
15:29
Просмотров 13 тыс.
Full Free PowerPoint Course
1:25:28
Просмотров 58
Deploy a .NET Core API with Docker (Step-by-Step)
36:17
BeastMasters Hawk just had enough #ti13
00:30
Просмотров 259 тыс.