<%= render :partial => "shared/tutor_wizard" %>

Online Payment Setup


Fixxpert relies on Amazon Payments to bring both its tutors and students the highest quality and most worry-free payment mechanism possible. Click <%= link_to 'here', 'https://payments.amazon.com/sdui/sdui/index.htm', target: "_blank" %> to learn more about Amazon Payments.


Tutors must have an Amazon Business Account to accept payments. These accounts are free and take very little time to setup, whether you're an existing Amazon user or not.


Fixxpert will handle your business platform, marketing, and your social profile so that you can focus on what you do best - tutoring. For this we collect a fee of 9.7% on each invoice. For example, if you bill a student $50 for a session, when the student pays in full, you will receive $45.15.


The harder you work, the more student recommendations you’ll get to boost your community reputation. Log more hours through the amazon payment platform to earn credibility badges and drive your business even further.


By clicking the 'Submit' button below, you accept the Fixxpert fees and the requirement to use Amazon Payments. On click you will be directed to Amazon where you will complete the setup process. When finished, you will return to Fixxpert.


<%= simplepay_form_for(:marketplace_policy, { :max_fixed_fee => SIMPLEPAY_FIXED_FEE, :max_variable_fee => SIMPLEPAY_VARIABLE_FEE, :return_url => tutor_accept_market_policy_callback_url, :reference_id => current_user.uuid }) %>