Problem
On the payments settings page we need to add a Stripe terms acceptance. I believe we should add this at the "create account" step.
We'll need to collect the IP address, browser user agent, and the time the form was submitted as a Unix timestamp.
The text will display a link to our terms of service and to Stripe's terms of service.
By registering your account, you agree to our Terms of Use and the Stripe Connected Account Agreement.
Problem
On the payments settings page we need to add a Stripe terms acceptance. I believe we should add this at the "create account" step.
We'll need to collect the IP address, browser user agent, and the time the form was submitted as a Unix timestamp.
The text will display a link to our terms of service and to Stripe's terms of service.