For using secure acceptance integration, do we(app/merchant) need to be PCI compliant? Is the customer entering these card details on CyberSource hosted page or is it the website/app page?
@makinglearningezy6 күн бұрын
Hi, secure aceeptance integration has 2 methods, checkout api and hosted check. for secure acceptance checkout api method, details are entered on the merchant provided page, however, for secure acceptance hosted checkout, details are entered on the cybersource provided page , hosted checkout has been explained here kzbin.info/www/bejne/aqexY4CPq9GZrpI Please subscribe, like ,share.thanks
@triptipande95745 күн бұрын
@@makinglearningezy Thank you! In Secure Acceptance Checkout API method, since the details are entered on the merchant's page and then securely transmitted to Cybersource for token creation, should the merchant be concerned about PCI compliance, given that they are transmitting the card data?
@MuotiJune8 күн бұрын
Great work. could you make one for pay by link
@makinglearningezy8 күн бұрын
Thanks.i have added this in my pipeline. Please like, share, subscribe if you are liking the content.
@makinglearningezy8 күн бұрын
Thanks.i have added this in my pipeline. Please like, share, subscribe if you are liking the content.
@gevorgarakelyan746512 күн бұрын
Thanks for information
@makinglearningezy11 күн бұрын
You are welcome
@sayandirghangi111014 күн бұрын
does this require any cost or hidden charges?
@makinglearningezy14 күн бұрын
Test account does need any charge. For production, cost is there.
@gihantrash645915 күн бұрын
Nextjs example plz for payment link and subscription payment
@makinglearningezy14 күн бұрын
Payment link you mean pay by link?
@gihantrash645914 күн бұрын
@makinglearningezy Sorry nextjs or js based Subscription payment tutorial needed. Take nextauth or authjs as session management.🙏
@websiteinhindi520125 күн бұрын
Sir i am unable to find the github code 404 not found please invite me too
@makinglearningezy25 күн бұрын
Please drop a mail. [email protected] . i am working to make repo public .
@balrampatidar622725 күн бұрын
bilspatidar
@websiteinhindi520124 күн бұрын
@@makinglearningezy bilspatidar
@makinglearningezy24 күн бұрын
sorry , please drop a mail to [email protected] , i will share zip , I am working to make repo public .Please subscribe, like share .
@junemuoti677526 күн бұрын
Thank You. How do you integrate in a springboot with react frontend app
@makinglearningezy26 күн бұрын
Ho, thanks for yor time on the channel. Please go through whole video thoroughly you should be able to do in react and spring boot. If you face any challenge. Leet us know . Please subscribe , like and share..
@rajkumarwinc9372Ай бұрын
How to search a specific keyword as case sensitive like INFO, ERROR, DEBUG etc.. I am trying to search like "is one of ERROR" but getting small case error keywords also. my log is generating like below format 2024-11-13 11:58:23 [http-nio-50311-exec-5] DEBUG c.b.p.n.c.AbcPlanningController - processPlanningReq-->
@makinglearningezyАй бұрын
Hi, are you doing free text search means just entring the ERROR in search bar or you are doing search with some field name?
@rajkumarwinc9372Ай бұрын
@@makinglearningezy Hi, I am searching in search bar in kibana UI. selecting field name, conditions from dropdown menu and given ERROR keyword in text field
@makinglearningezyАй бұрын
Case senstive search does not work with field having data type as text . Case sensitive should work with field having data type as keyword. So while indeixng your data you can save INFO, DEBUG etc in the field which is a keywork type.
@LuisIsmaelLopezUrbinaАй бұрын
how can i get the github code?
@makinglearningezyАй бұрын
github link present in the description of the video .
@LuisIsmaelLopezUrbina25 күн бұрын
@@makinglearningezy not found page
@makinglearningezy25 күн бұрын
please drop a mail to [email protected] , i will share zip , I am working to make repo public .
@fernandomeneses1584Ай бұрын
Hi, do you know if it is possible to get the response from Cybersource in the Transaction Management Site?
@makinglearningezyАй бұрын
Hi, please share more details to understand the use case. Are you using rest api? Transation management site is different than website ?
@OkemwaNyandoroАй бұрын
Can we have your whatsapp number? Got some question I would like to ask regarding opening Cybersource account
@makinglearningezyАй бұрын
Hi , we can connect on MS teams.please share your teams email I'd.
@waitL-j7tАй бұрын
Hello, I would like to ask how the information in the HTML of the hosting interface interacts with the backend Java. Thank you
@makinglearningezyАй бұрын
Hi, Hosted checkout page html does not interact with backend server of the website . It only interact with payment gateway directly. Payment gateway can send the response of the payment to your java backend server or email as per the configuration,the config for this is under notifcation section of the profile.. I talked about this in this video also let me know for any doubt.
@waitL-j7t24 күн бұрын
@@makinglearningezy Thank you, author. I still have some questions. If I want to pay by installment with a credit card, can the escrow interface support it? Also, does the payment gateway need to be purchased separately?
@ignatiusmusonda6658Ай бұрын
Thank you again. Did you have to enable tokenization on your profile? i am getting error tokenizatoin not enabled
@makinglearningezyАй бұрын
Yes , tokenization should be enabled with the profile.
@ignatiusmusonda6658Ай бұрын
@@makinglearningezy I see. calling the support team or we can do it by ourselves when setting up the profile?
@makinglearningezyАй бұрын
@@ignatiusmusonda6658 profile level tokenization only works if tokenization enabled for your account / MID . Not sure if you already enabled for your account . Just follow below steps - 1.Raise the case to cybersource support to enable the tokenization for your MID in test env .it might take 3 to 4 days .once done go to step 2 2. Enable the tokenization at a secure acceptance profile level also .you can do it yourself Meanwhile, to test your hosted checkout you can do it without using create_payment_token in the transaction type in JSP form .
@ignatiusmusonda6658Ай бұрын
@@makinglearningezy Thank you very much once again
@Photosens2938Ай бұрын
Hi I have sent you an email for your services, thanks
@makinglearningezyАй бұрын
Hi. I already replied your mail.
@sergiohackАй бұрын
Estuve buscando en español, inglés y portugués y no encontraba información actualizada en la documentación oficial... definitivamente no me servía de nada. Y este video me salvó el día! Gracias por tu aporte
@makinglearningezyАй бұрын
Thank you . Please like.share and subscribe .
@lokavampireАй бұрын
does it operate in US?
@makinglearningezyАй бұрын
Yes
@gihantrash6459Ай бұрын
good tutorial
@makinglearningezyАй бұрын
Thank you. Please like and share the video.
@gihantrash6459Ай бұрын
Please make a video on how to do subscription payment by using cybersource for react application
@makinglearningezyАй бұрын
I have added this in my list. Please subscribe the channel to get notification. Thanks
@gihantrash6459Ай бұрын
@@makinglearningezy thank you so much.
@ignatiusmusonda6658Ай бұрын
I am also interested react and node tutorials on this
@gihantrash6459Ай бұрын
@@ignatiusmusonda6658 yes. But as i know cybersource node api is not support for typescript. And it is not developer friendly as stripe.
@makinglearningezyАй бұрын
Hi,I need to check the js implementation then only confirm you. Will update you on this. Thanks
@mahitoh4xx2 ай бұрын
Sir please make video on adyen payment provider
@RevancedAccount222 ай бұрын
Why we do Authorization instead of directly capturing the amount? Any real-time use-case?
@makinglearningezy2 ай бұрын
In payment processing, we can not do capturing without performing authorization. In most of ecommerce website, authorization is done during order placement and capturing done once item is ready to ship. However, We can initiate authorization and capture together where item is handed over to customer at the time of payment like at POS terminal in malls. Plz let me know for any further queries Practical. Ue case of authorization kzbin.info/www/bejne/rJ-9epeeZtF3js0
@ignatiusmusonda66582 ай бұрын
Thank you very much for this great video. I am particularly interested in the HOP video when is it out? also do you have any js resources? Thank you very much! very insightful
@makinglearningezy2 ай бұрын
Thanks for the good words. Will try to release hop by next week.
@makinglearningezyАй бұрын
HOP profile - kzbin.info/www/bejne/pnvUhYhvZ9p9a5I
@appcolab2 ай бұрын
Thank you for the video, can you create a tutorial for 3DS with REST API?
@makinglearningezy2 ай бұрын
thanks for your time on the channel . sure , we will add this in our list . fyi.. video on 3DS with secure acceptance is already present kzbin.info/www/bejne/mpm4eHaXisadpKM . please subscribe , like and share . thank you .
@EverydayViralShorts2 ай бұрын
sir, where is the github link?
@makinglearningezy2 ай бұрын
Thanks for your time on channel . Currently the repo is private I am working on to make it public. Just share your github userid I will add you then you will able to access my private repo .
@EverydayViralShorts2 ай бұрын
@@makinglearningezy sanyamkunwar
@EverydayViralShorts2 ай бұрын
@@makinglearningezy Thanks for the response
@makinglearningezy2 ай бұрын
done ,please check .
@EverydayViralShorts2 ай бұрын
@@makinglearningezy Sir, I am getting page not found
@sergiohack2 ай бұрын
Could you share your repo in github?
@makinglearningezy2 ай бұрын
Sure, so you need repo related to payment methods?
@sergiohack2 ай бұрын
@@makinglearningezy In fact, I need to learn about CyberSource Secure Acceptance Integration with Checkout API (and Hosted Checkout if you have an example). I saw your video for Cheackout API and I guess is the best example from scratch to develop. Thanks.
@makinglearningezy2 ай бұрын
cybersource checkout API DOC developer.cybersource.com/content/cybsdeveloper2021/amer/en/library/documentation/dev_guides/Secure_Acceptance_Checkout_API/Secure_Acceptance_Checkout_API.pdf
@legoarchitects10102 ай бұрын
Thank You Sir
@makinglearningezy2 ай бұрын
Glad you liked it, Please subscribe ,like, share . Thanks
@YKP86862 ай бұрын
hi, do you have any ideas why my ebc2test portal do not have virtual machine session on the left side bar?
@makinglearningezy2 ай бұрын
Plz share screenshot to understand your issue . thanks
@AbdurehmanKhan-g7o3 ай бұрын
i didn't know anything CyberSource payment gateway, I watched this playlist, I found it very helpful and KnowledgeStream is not only creating the best playlist but also helped me in the comment section as well :) really appreciated ❤ now I am a subscriber of KnowledgeStream and recommend to watch his videos as well :)
@AbdurehmanKhan-g7o3 ай бұрын
i search alot but i found this video very helpful, thank you soo much
@makinglearningezy3 ай бұрын
Thanks glad I could help , please subscribe, like and share
@AbdurehmanKhan-g7o3 ай бұрын
@@makinglearningezy ok sure i will subscribe your channel
@AbdurehmanKhan-g7o3 ай бұрын
@@makinglearningezy i need to integrate this payment gateway in Laravel, how can I do it ?
No problem 😊 please subscribe and like the video. And keep watching the amazing stuff on on the channel related to payment processing. Thanks
@aestheticallyeyez99953 ай бұрын
Hey I have one question. When creating the live account, after completing the form and submitting (step 3) do I wait for them to contact me before moving on to step 4? Or do I just go ahead and do the last step??
@makinglearningezy3 ай бұрын
You can go ahead with last step to activate the MID . If any thing pending then they will ask for the same on the ticket .
@aestheticallyeyez99953 ай бұрын
@@makinglearningezy okay got it! Thank you 🙏
@daisteven68443 ай бұрын
very useful video for cybersouce, sir, could you provider the code link for the demonstration?
@makinglearningezy3 ай бұрын
Thanks for your time on the channel. I have not created the repo fir the code base. I would suggest to ffollow all the steps mentioned in the video.. If yyou stuck any where just comment, I will help you .for a start, you can create account on cybersource. I alreeady created video on this.. Please like sshare and subscribe 😊.
@makinglearningezy2 ай бұрын
now , code is moved to GitHub , please share your GitHub user id , will give you access .
@gulsarrabina706028 күн бұрын
Could you please share the git repo ?
@Xpnvh4 ай бұрын
Thanks very much i can make super mario bros rom hack now! :)
@makinglearningezy4 ай бұрын
Thanks
@vladimirukrainian22684 ай бұрын
Printf is not C++ but c
@poonamtariyal83535 ай бұрын
Well tried, but not well articulated. Aap hindi mei translate kr sakte the. Ye aur behatr hota
@makinglearningezy5 ай бұрын
Thanks for your feedback.
@poonamtariyal83535 ай бұрын
Very useful to start with basics for beginners. Please share for more advance logs
@makinglearningezy5 ай бұрын
Thanks for your time on the channel. Please share and subscribe to the channel .
@chaunceley70195 ай бұрын
thank you!
@makinglearningezy3 ай бұрын
You're welcome!
@harsh36188 ай бұрын
Excellent, thanks👌
@makinglearningezy8 ай бұрын
Thank you.
@Nexaman188 ай бұрын
your mic 🤐🤐🤐🤐🤐🤐
@EverlastingUniverse8 ай бұрын
You should have shared this data in description so that others can try.
@vinayvipul8 ай бұрын
Dicovery server should be called Directory Server
@ionix20009 ай бұрын
Very well explained. Thank you very much.
@makinglearningezy9 ай бұрын
Thanks to you.
@malektahri55909 ай бұрын
Your accent and handwriting are a bit hard to figure out. Maybe polish them up a bit before sharing. Just saying.
@makinglearningezy9 ай бұрын
Thanks alot for your feedback. I have checked the video dnt see the issue with voice. Sometimes because of network babdwidth we may face this kind of issue
@PankajKumar-kv4yk9 ай бұрын
How to use cloudwatch input plugin in logstash ? have you make video on this ?
@makinglearningezy9 ай бұрын
There is no specific video has been created so far . There are multiple videos present on the channel with other system like S3 output etc which might help you. You can also ref this link for cloudwatch input plugin www.elastic.co/guide/en/logstash/current/plugins-inputs-cloudwatch.html
@satish10129 ай бұрын
HI We want to integrate with an Device where there is no browser or internet connection Can i use proxy like below ? In this case Back End Servers think that, proxy is the browser. Cab we do this? This would look like below Our Client --> proxy --> Back End Servers
@ShivamSharma-rv7ij10 ай бұрын
github link pleease 9shivamsharma
@PadamAgrawal10 ай бұрын
Thanks for informative details , if need to read all installed software then where to change in .yml file?
@makinglearningezy10 ай бұрын
Thanks. Could not tet your question. Please elaborate.
@PadamAgrawal10 ай бұрын
@@makinglearningezy how to get installed software list from machine using metricbeat?
@ankurrathour723510 ай бұрын
What about I need to search distinct or unique data... Then what will be my query
@jagrutipatil783410 ай бұрын
Thank you Sir😊
@makinglearningezy10 ай бұрын
Welcome
@alexmacielcastanho10 ай бұрын
Very good and very useful, I am really thankful for this, save my day!
@makinglearningezy10 ай бұрын
Glad, I could help you. please share and subscribe. Thanks
@tatajinaiduareti779410 ай бұрын
Thanks bro... For your effect for us... ❤❤❤.. Its helped me a lot to learn ELK.. 🙏🙏🙏
@makinglearningezy10 ай бұрын
Thanks to you for your time on the channel. Please subscribe and share.
@tatajinaiduareti779410 ай бұрын
Subscribed bro.. 😊.. And will share with my friends