Remove redundant submit/review button when paying through modes other than card
This pull request is intended to remove the redundant submit/review button when the user is paying through modes other than card (apple/gpay). It uses the title property of the payment iframe to decide if the user is using a card or apple/gpay for payment and then accordingly show or hide the submit/review button.