Пікірлер
@triptipande9574
@triptipande9574 6 күн бұрын
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?
@makinglearningezy
@makinglearningezy 6 күн бұрын
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
@triptipande9574
@triptipande9574 5 күн бұрын
​@@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?
@MuotiJune
@MuotiJune 8 күн бұрын
Great work. could you make one for pay by link
@makinglearningezy
@makinglearningezy 8 күн бұрын
Thanks.i have added this in my pipeline. Please like, share, subscribe if you are liking the content.
@makinglearningezy
@makinglearningezy 8 күн бұрын
Thanks.i have added this in my pipeline. Please like, share, subscribe if you are liking the content.
@gevorgarakelyan7465
@gevorgarakelyan7465 12 күн бұрын
Thanks for information
@makinglearningezy
@makinglearningezy 11 күн бұрын
You are welcome
@sayandirghangi1110
@sayandirghangi1110 14 күн бұрын
does this require any cost or hidden charges?
@makinglearningezy
@makinglearningezy 14 күн бұрын
Test account does need any charge. For production, cost is there.
@gihantrash6459
@gihantrash6459 15 күн бұрын
Nextjs example plz for payment link and subscription payment
@makinglearningezy
@makinglearningezy 14 күн бұрын
Payment link you mean pay by link?
@gihantrash6459
@gihantrash6459 14 күн бұрын
@makinglearningezy Sorry nextjs or js based Subscription payment tutorial needed. Take nextauth or authjs as session management.🙏
@websiteinhindi5201
@websiteinhindi5201 25 күн бұрын
Sir i am unable to find the github code 404 not found please invite me too
@makinglearningezy
@makinglearningezy 25 күн бұрын
Please drop a mail. [email protected] . i am working to make repo public .
@balrampatidar6227
@balrampatidar6227 25 күн бұрын
bilspatidar
@websiteinhindi5201
@websiteinhindi5201 24 күн бұрын
@@makinglearningezy bilspatidar
@makinglearningezy
@makinglearningezy 24 күн бұрын
sorry , please drop a mail to [email protected] , i will share zip , I am working to make repo public .Please subscribe, like share .
@junemuoti6775
@junemuoti6775 26 күн бұрын
Thank You. How do you integrate in a springboot with react frontend app
@makinglearningezy
@makinglearningezy 26 күн бұрын
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
@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
@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
@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
@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
@LuisIsmaelLopezUrbina Ай бұрын
how can i get the github code?
@makinglearningezy
@makinglearningezy Ай бұрын
github link present in the description of the video .
@LuisIsmaelLopezUrbina
@LuisIsmaelLopezUrbina 25 күн бұрын
@@makinglearningezy not found page
@makinglearningezy
@makinglearningezy 25 күн бұрын
please drop a mail to [email protected] , i will share zip , I am working to make repo public .
@fernandomeneses1584
@fernandomeneses1584 Ай бұрын
Hi, do you know if it is possible to get the response from Cybersource in the Transaction Management Site?
@makinglearningezy
@makinglearningezy Ай бұрын
Hi, please share more details to understand the use case. Are you using rest api? Transation management site is different than website ?
@OkemwaNyandoro
@OkemwaNyandoro Ай бұрын
Can we have your whatsapp number? Got some question I would like to ask regarding opening Cybersource account
@makinglearningezy
@makinglearningezy Ай бұрын
Hi , we can connect on MS teams.please share your teams email I'd.
@waitL-j7t
@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
@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-j7t
@waitL-j7t 24 күн бұрын
@@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
@ignatiusmusonda6658 Ай бұрын
Thank you again. Did you have to enable tokenization on your profile? i am getting error tokenizatoin not enabled
@makinglearningezy
@makinglearningezy Ай бұрын
Yes , tokenization should be enabled with the profile.
@ignatiusmusonda6658
@ignatiusmusonda6658 Ай бұрын
@@makinglearningezy I see. calling the support team or we can do it by ourselves when setting up the profile?
@makinglearningezy
@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
@ignatiusmusonda6658 Ай бұрын
@@makinglearningezy Thank you very much once again
@Photosens2938
@Photosens2938 Ай бұрын
Hi I have sent you an email for your services, thanks
@makinglearningezy
@makinglearningezy Ай бұрын
Hi. I already replied your mail.
@sergiohack
@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
@makinglearningezy Ай бұрын
Thank you . Please like.share and subscribe .
@lokavampire
@lokavampire Ай бұрын
does it operate in US?
@makinglearningezy
@makinglearningezy Ай бұрын
Yes
@gihantrash6459
@gihantrash6459 Ай бұрын
good tutorial
@makinglearningezy
@makinglearningezy Ай бұрын
Thank you. Please like and share the video.
@gihantrash6459
@gihantrash6459 Ай бұрын
Please make a video on how to do subscription payment by using cybersource for react application
@makinglearningezy
@makinglearningezy Ай бұрын
I have added this in my list. Please subscribe the channel to get notification. Thanks
@gihantrash6459
@gihantrash6459 Ай бұрын
@@makinglearningezy thank you so much.
@ignatiusmusonda6658
@ignatiusmusonda6658 Ай бұрын
I am also interested react and node tutorials on this
@gihantrash6459
@gihantrash6459 Ай бұрын
@@ignatiusmusonda6658 yes. But as i know cybersource node api is not support for typescript. And it is not developer friendly as stripe.
@makinglearningezy
@makinglearningezy Ай бұрын
Hi,I need to check the js implementation then only confirm you. Will update you on this. Thanks
@mahitoh4xx
@mahitoh4xx 2 ай бұрын
Sir please make video on adyen payment provider
@RevancedAccount22
@RevancedAccount22 2 ай бұрын
Why we do Authorization instead of directly capturing the amount? Any real-time use-case?
@makinglearningezy
@makinglearningezy 2 ай бұрын
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
@ignatiusmusonda6658
@ignatiusmusonda6658 2 ай бұрын
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
@makinglearningezy
@makinglearningezy 2 ай бұрын
Thanks for the good words. Will try to release hop by next week.
@makinglearningezy
@makinglearningezy Ай бұрын
HOP profile - kzbin.info/www/bejne/pnvUhYhvZ9p9a5I
@appcolab
@appcolab 2 ай бұрын
Thank you for the video, can you create a tutorial for 3DS with REST API?
@makinglearningezy
@makinglearningezy 2 ай бұрын
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 .
@EverydayViralShorts
@EverydayViralShorts 2 ай бұрын
sir, where is the github link?
@makinglearningezy
@makinglearningezy 2 ай бұрын
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 .
@EverydayViralShorts
@EverydayViralShorts 2 ай бұрын
@@makinglearningezy sanyamkunwar
@EverydayViralShorts
@EverydayViralShorts 2 ай бұрын
@@makinglearningezy Thanks for the response
@makinglearningezy
@makinglearningezy 2 ай бұрын
done ,please check .
@EverydayViralShorts
@EverydayViralShorts 2 ай бұрын
@@makinglearningezy Sir, I am getting page not found
@sergiohack
@sergiohack 2 ай бұрын
Could you share your repo in github?
@makinglearningezy
@makinglearningezy 2 ай бұрын
Sure, so you need repo related to payment methods?
@sergiohack
@sergiohack 2 ай бұрын
​@@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.
@makinglearningezy
@makinglearningezy 2 ай бұрын
cybersource checkout API DOC developer.cybersource.com/content/cybsdeveloper2021/amer/en/library/documentation/dev_guides/Secure_Acceptance_Checkout_API/Secure_Acceptance_Checkout_API.pdf
@legoarchitects1010
@legoarchitects1010 2 ай бұрын
Thank You Sir
@makinglearningezy
@makinglearningezy 2 ай бұрын
Glad you liked it, Please subscribe ,like, share . Thanks
@YKP8686
@YKP8686 2 ай бұрын
hi, do you have any ideas why my ebc2test portal do not have virtual machine session on the left side bar?
@makinglearningezy
@makinglearningezy 2 ай бұрын
Plz share screenshot to understand your issue . thanks
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 3 ай бұрын
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-g7o
@AbdurehmanKhan-g7o 3 ай бұрын
i search alot but i found this video very helpful, thank you soo much
@makinglearningezy
@makinglearningezy 3 ай бұрын
Thanks glad I could help , please subscribe, like and share
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 3 ай бұрын
@@makinglearningezy ok sure i will subscribe your channel
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 3 ай бұрын
@@makinglearningezy i need to integrate this payment gateway in Laravel, how can I do it ?
@AbdurehmanKhan-g7o
@AbdurehmanKhan-g7o 3 ай бұрын
this is the code and error ====================== Code =================================== public function cybersourcePayment(Request $request, $ids) { $settings = $this->paymentSettings(); $id = \Illuminate\Support\Facades\Crypt::decrypt($ids); $invoice = Invoice::find($id); $amount=$request->amount; if ($invoice) { try { session()->put('payment_transaction_type', 'invoice'); $access_key = $settings['cybersource_key']; $secret_key = $settings['cybersource_secret']; $profile_id = $settings['cybersource_profile_id']; $transaction_id = uniqid('', true); $testMode = true; $data['payment_url'] = 'testsecureacceptance.cybersource.com/pay' ; $data['fields'] = [ 'access_key' => $access_key, 'profile_id' => $profile_id, 'transaction_uuid' => $transaction_id, 'signed_field_names' => 'access_key,profile_id,transaction_uuid,signed_field_names,unsigned_field_names,signed_date_time,locale,transaction_type,reference_number,amount,currency,bill_to_address_country', 'unsigned_field_names' => '', 'signed_date_time' => gmdate("Y-m-d\TH:i:s\Z"), 'locale' => 'en', 'bill_to_address_country' => 'KY', 'transaction_type' => 'sale', 'reference_number' => $invoice->id, 'amount' => $amount, 'currency' => $settings['CURRENCY'], ]; $data['signed_data'] = $this->cybersourceSignData($this->cybersourceBuildDataToSign($data['fields']), $secret_key); echo $this->cybersourceGetHtml($data); } catch (\Exception $e) { return redirect()->back()->with('error', __($e->getMessage())); } } else { return redirect()->back()->with('error', __('Invoice is deleted.')); } } ========================= error ======================================== { "response": { "rmsg": "CORS Rejected - Invalid origin" } }
@makinglearningezy
@makinglearningezy 3 ай бұрын
Thanks
@aestheticallyeyez9995
@aestheticallyeyez9995 3 ай бұрын
Thank you soooooo much for this!!!
@makinglearningezy
@makinglearningezy 3 ай бұрын
No problem 😊 please subscribe and like the video. And keep watching the amazing stuff on on the channel related to payment processing. Thanks
@aestheticallyeyez9995
@aestheticallyeyez9995 3 ай бұрын
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??
@makinglearningezy
@makinglearningezy 3 ай бұрын
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 .
@aestheticallyeyez9995
@aestheticallyeyez9995 3 ай бұрын
@@makinglearningezy okay got it! Thank you 🙏
@daisteven6844
@daisteven6844 3 ай бұрын
very useful video for cybersouce, sir, could you provider the code link for the demonstration?
@makinglearningezy
@makinglearningezy 3 ай бұрын
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 😊.
@makinglearningezy
@makinglearningezy 2 ай бұрын
now , code is moved to GitHub , please share your GitHub user id , will give you access .
@gulsarrabina7060
@gulsarrabina7060 28 күн бұрын
Could you please share the git repo ?
@Xpnvh
@Xpnvh 4 ай бұрын
Thanks very much i can make super mario bros rom hack now! :)
@makinglearningezy
@makinglearningezy 4 ай бұрын
Thanks
@vladimirukrainian2268
@vladimirukrainian2268 4 ай бұрын
Printf is not C++ but c
@poonamtariyal8353
@poonamtariyal8353 5 ай бұрын
Well tried, but not well articulated. Aap hindi mei translate kr sakte the. Ye aur behatr hota
@makinglearningezy
@makinglearningezy 5 ай бұрын
Thanks for your feedback.
@poonamtariyal8353
@poonamtariyal8353 5 ай бұрын
Very useful to start with basics for beginners. Please share for more advance logs
@makinglearningezy
@makinglearningezy 5 ай бұрын
Thanks for your time on the channel. Please share and subscribe to the channel .
@chaunceley7019
@chaunceley7019 5 ай бұрын
thank you!
@makinglearningezy
@makinglearningezy 3 ай бұрын
You're welcome!
@harsh3618
@harsh3618 8 ай бұрын
Excellent, thanks👌
@makinglearningezy
@makinglearningezy 8 ай бұрын
Thank you.
@Nexaman18
@Nexaman18 8 ай бұрын
your mic 🤐🤐🤐🤐🤐🤐
@EverlastingUniverse
@EverlastingUniverse 8 ай бұрын
You should have shared this data in description so that others can try.
@vinayvipul
@vinayvipul 8 ай бұрын
Dicovery server should be called Directory Server
@ionix2000
@ionix2000 9 ай бұрын
Very well explained. Thank you very much.
@makinglearningezy
@makinglearningezy 9 ай бұрын
Thanks to you.
@malektahri5590
@malektahri5590 9 ай бұрын
Your accent and handwriting are a bit hard to figure out. Maybe polish them up a bit before sharing. Just saying.
@makinglearningezy
@makinglearningezy 9 ай бұрын
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-kv4yk
@PankajKumar-kv4yk 9 ай бұрын
How to use cloudwatch input plugin in logstash ? have you make video on this ?
@makinglearningezy
@makinglearningezy 9 ай бұрын
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
@satish1012
@satish1012 9 ай бұрын
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-rv7ij
@ShivamSharma-rv7ij 10 ай бұрын
github link pleease 9shivamsharma
@PadamAgrawal
@PadamAgrawal 10 ай бұрын
Thanks for informative details , if need to read all installed software then where to change in .yml file?
@makinglearningezy
@makinglearningezy 10 ай бұрын
Thanks. Could not tet your question. Please elaborate.
@PadamAgrawal
@PadamAgrawal 10 ай бұрын
@@makinglearningezy how to get installed software list from machine using metricbeat?
@ankurrathour7235
@ankurrathour7235 10 ай бұрын
What about I need to search distinct or unique data... Then what will be my query
@jagrutipatil7834
@jagrutipatil7834 10 ай бұрын
Thank you Sir😊
@makinglearningezy
@makinglearningezy 10 ай бұрын
Welcome
@alexmacielcastanho
@alexmacielcastanho 10 ай бұрын
Very good and very useful, I am really thankful for this, save my day!
@makinglearningezy
@makinglearningezy 10 ай бұрын
Glad, I could help you. please share and subscribe. Thanks
@tatajinaiduareti7794
@tatajinaiduareti7794 10 ай бұрын
Thanks bro... For your effect for us... ❤❤❤.. Its helped me a lot to learn ELK.. 🙏🙏🙏
@makinglearningezy
@makinglearningezy 10 ай бұрын
Thanks to you for your time on the channel. Please subscribe and share.
@tatajinaiduareti7794
@tatajinaiduareti7794 10 ай бұрын
Subscribed bro.. 😊.. And will share with my friends