Zara khan created CB-14040:
------------------------------

             Summary: Store PayPal button created for iOS app not opening on 
iOS build only on androidiuu
                 Key: CB-14040
                 URL: https://issues.apache.org/jira/browse/CB-14040
             Project: Apache Cordova
          Issue Type: Bug
         Environment: We storm to create my jquery mobile app
            Reporter: Zara khan


I am creating an app PayPal store app using query mobile build with phongap. My 
problem is my store paypal button don’t work on the iOS but on android yes it 
was successfully working links. Can you please explain how to get iOS app to 
open my PayPal buttons in my store page.

<form action="https://www.paypal.com/cgi-bin/webscr"; method="post">


 <input type="hidden" name="cmd" value="_s-xclick">

<!-- Saved buttons are identified by their button IDs -->
 <input type="hidden" name="hosted_button_id" value="221">

<!-- Saved buttons display an appropriate button image. -->
 <input type="image" name="submit"
 src="https://www.paypalobjects.com/en_US/i/btn/btn_buynow_LG.gif";
 alt="PayPal - The safer, easier way to pay online">
 <img alt="" width="1" height="1"
 src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif"; >

</form>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to