I have to set up the cron job as shown in the image.
To add a cron job, follow these steps:
Log in to cPanel
In the ADVANCED section of the cPanel home screen, click Cron Jobs.
Under Add New Cron Job, specify the interval for the command you want.
In the Common Settings, select Once Per Minute(* * * * *).
In the Command box add
curl https://demo.affiliatepro.org/cronJob/transaction
Click Add New Cron Job. cPanel creates the cron job.
How can I create it like the one that was proposed to me on cpanel?