Good day!
This is a case that is presented to me, which I hope to be able to make myself understood easily.
In a multiplatform App that I am asked to develop, certain services and products are offered, and the App model is an intermediation (commission for sale) between the final client and the Parent company that offers the products and services.
When a user of the app purchases a product or service, they are redirected to a payment gateway (credit card and debit card payments) developed by a third party.
In order for the Parent company to identify that this sale was made through the App (Commissioner Agent) and to be able to keep track of its sales, it gives the owners of the App credentials to access the WEB payment gateway, in such a way that all sales made with this user will be commissioned at the end of the month.
The concern I have is that the parent company gives a single username and password to the owners of the App to enter the payment gateway, every time a new customer requires a purchase, after selecting the product they would be redirected to the payment website, but this new client does not know these credentials, so it would be necessary for the App to automatically load the payment website and enter the credentials in the requested fields, and then click enter.
Is this type of auto-fill in the fields of a third-party website possible?
This is a case that is presented to me, which I hope to be able to make myself understood easily.
In a multiplatform App that I am asked to develop, certain services and products are offered, and the App model is an intermediation (commission for sale) between the final client and the Parent company that offers the products and services.
When a user of the app purchases a product or service, they are redirected to a payment gateway (credit card and debit card payments) developed by a third party.
In order for the Parent company to identify that this sale was made through the App (Commissioner Agent) and to be able to keep track of its sales, it gives the owners of the App credentials to access the WEB payment gateway, in such a way that all sales made with this user will be commissioned at the end of the month.
The concern I have is that the parent company gives a single username and password to the owners of the App to enter the payment gateway, every time a new customer requires a purchase, after selecting the product they would be redirected to the payment website, but this new client does not know these credentials, so it would be necessary for the App to automatically load the payment website and enter the credentials in the requested fields, and then click enter.
Is this type of auto-fill in the fields of a third-party website possible?