You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2018/04/20 14:18:00 UTC

[jira] [Closed] (CB-14040) Store PayPal button created for iOS app not opening on iOS build only on androidiuu

     [ https://issues.apache.org/jira/browse/CB-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-14040.
-----------------------------
    Resolution: Invalid

This is not a bug, it's a question, closing as invalid.
You should debug your app and see what's going on

> 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
>            Priority: Major
>
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org