Python + selenium expert needed for automation script

Job ID: 32551622

Budget: $30 – $250 USD

We have a wordpress website and I want to automate the delivery process in a very specific way.
Basically my thought is that when a customer has placed an order on my WordPress site and comes to the "Thank you for your order" page that page could trigger a script that will automate a registration process on a third party website. Basically my idea is that the script will take the details from the LAST lead (customer on my site who has successfully made a payment) which has the status "Paid" and now your sscript should insert those values into the third party system. I will give you a video + table data in PM for your review but that's basically it. We need to take information such as SSN, address data etc and automate the publishing of such information to the third party site that we work with but do NOT have API or code/server access to.

In order to be able to publish data into the third party website a customer must always validate themselves using a two factor authentication and this is easily solved and my idea is this:

Script is triggered upon purchase and meanwhile there is a hard coded text on the "Thank you" page asking the customer to please start their authentication app. If they fail to do so within the next 100 seconds the system aborts and can't proceed whereby we will show them a specific "failure message". But if the customer does approve the login request the system can now basically go ahead and insert the values in the correct fields.