Is there a way to utilize Payment Gateway in PhoneGap even though it is not specifically designed for PhoneGap? One idea I have is to use javascript to pass data to another jsp page via an Iframe that can control the Payment Gateway. I only need to pass values to that page. Does anyone have a solution for this?