Interesting, I used Easy Digital Downloads for a friend but I think this will go smooth. Please proceed with advance features. Thank you and keep it up!
@@MoxetKhanPKOk thanks. I would like to create an application to allow students to register online. the application will present a form that students will fill out. once the student finishes filling out the form and submits it; it will land on a payment page. If he pays, we process his file; If he doesn't pay, we won't process his file. The app contains a dashboard that one can log in to and see all registered students, those who have paid and those who have not paid. I want to build it with jetEngine, jetFormbuilder, and custom payment gateway because in my country people don't use PayPal, we have our local payment solution. Thanks.
I have a question using jet engine can i create a document or pdf which a user or a stuedent can search and download like result with his admission number Thanks
Thank you, in the current setup you can't becuase we are pushing price values from CPT. There can be a scenario where you can directly use shortcode of JFB.
I am curious to know, is it possible to build a custom redirect form where the field values in the form is used in the redirect URL upon submission. Example fields; language + month + year = .../en/12/2023/...
Actually Yes, you take 3 hidden fields with separate value in each (if dynamic) 1 for EN on for 12 and one for 2023, you combine it with a hidden calculated field so it becomes /en/12/2023, now in the redirect you have to check on the final hidden field to be carried out but the challenge is it will show like yoursite.com/?final=en/12/23 you can use hook instead that would be much easy.
This video is fantastic and has inspired me with some ideas. I was wondering if it’s possible to create a dynamic download form that can fetch the media file based on the upload. This way, users can upload files from the front-end and then link them up for download. Is this something that can be done?
Hi Moxet, You are doing a great job with your videos. By the way, I like this solution, but I am wondering if it is possible, instead of sending the file as an attachment, to send the link from where the user downloads the file.
Hi, Yes it is possible too you can insert attachement/media URL in email, take it as hidden field just like we took but make sure to use some macros to return URL not ID of the attachement.
Amazing, when is the profile builder video coming (redownload in the profile and so on)? and also how can I protect the download URL so only people who have purchased can access the URL?
Boss of CrocoBlock
Interesting, I used Easy Digital Downloads for a friend but I think this will go smooth. Please proceed with advance features. Thank you and keep it up!
Thank you Hamad, will surely cover the advance feature.
Very good work on this video :)
Thank you for this video. Really interesting!
Thank you Sir. A part from Paypal and stripe, can we integrate another payment gateway manually with custom snippet ?
If you want to extend gateway better to use woocommerce, but even if you need form & new gateway you will master hooks.
@@MoxetKhanPKOk thanks. I would like to create an application to allow students to register online. the application will present a form that students will fill out. once the student finishes filling out the form and submits it; it will land on a payment page. If he pays, we process his file; If he doesn't pay, we won't process his file. The app contains a dashboard that one can log in to and see all registered students, those who have paid and those who have not paid. I want to build it with jetEngine, jetFormbuilder, and custom payment gateway because in my country people don't use PayPal, we have our local payment solution. Thanks.
Thanks a lot as always you've nailed it.. can't wait for the profile builder tutorial with this method
Will cover soon.
@@MoxetKhanPK Great thanks a lot & lastly how would you approve this method roughly with cct
I need it asap. Please create a new one
Excellent tutorial, just what I needed to see!
I have a question using jet engine can i create a document or pdf which a user or a stuedent can search and download like result with his admission number Thanks
Your all videos are very useful.. Can I use this single post as shortcode anywhere on site? Or any other way to do. TIA
Thank you, in the current setup you can't becuase we are pushing price values from CPT. There can be a scenario where you can directly use shortcode of JFB.
I am curious to know, is it possible to build a custom redirect form where the field values in the form is used in the redirect URL upon submission. Example fields; language + month + year = .../en/12/2023/...
Actually Yes, you take 3 hidden fields with separate value in each (if dynamic) 1 for EN on for 12 and one for 2023, you combine it with a hidden calculated field so it becomes /en/12/2023, now in the redirect you have to check on the final hidden field to be carried out but the challenge is it will show like yoursite.com/?final=en/12/23
you can use hook instead that would be much easy.
This video is fantastic and has inspired me with some ideas. I was wondering if it’s possible to create a dynamic download form that can fetch the media file based on the upload. This way, users can upload files from the front-end and then link them up for download. Is this something that can be done?
Yes is it possible but need a bit research.
bro please give video i cant wait every day i come and watch you publish new video
Can we add some kind of analytics to have a graph for all the people who have bought the digital file?
Yes, when someone buy it save in database, you can simply pull the data using query builder.
@@MoxetKhanPK thank you 🙂
Hi Moxet, You are doing a great job with your videos. By the way, I like this solution, but I am wondering if it is possible, instead of sending the file as an attachment, to send the link from where the user downloads the file.
Hi, Yes it is possible too you can insert attachement/media URL in email, take it as hidden field just like we took but make sure to use some macros to return URL not ID of the attachement.
Amazing, when is the profile builder video coming (redownload in the profile and so on)? and also how can I protect the download URL so only people who have purchased can access the URL?
Upload tutorial profile Building Profile for digital product or service selling
nice