Note that there are some explanatory texts on larger screens.

plurals
  1. POcan client pay from his apple account to company from iphone application
    text
    copied!<p>From My Previous question</p> <p><a href="https://stackoverflow.com/questions/1415914/sending-request-to-apple-from-iphone-custom-application/1415927#1415927">sending request to apple - from iphone custom application</a></p> <p>Here, I have added more specified my question.</p> <p>Suppose my application has implemented followings.</p> <p>Lets take an simple example</p> <ul> <li>I have developed an application, for mobile dealer.</li> <li>User can see ten mobile items on screen.</li> <li>Now, user selects two items.(mobiles)</li> <li>Now, User chooses check out option.</li> <li>in check out option, he will provide his apple account - id &amp; password.</li> </ul> <hr> <p>Above I have explained the process that should be implemented in my application.</p> <p>Up to 4 stpes I can do programming. But I have no idea about the last step.</p> <ol> <li><p>Can user make payment through apple id - from iPhone?</p></li> <li><p>What kind of steps do I/programmer have to follow?</p></li> <li><p>What kind of accounts do I/programmer are required? (If any..)</p></li> <li><p>What kind of certificates do I/programmer are required? (If any..)</p></li> </ol> <p>Let's take an another example.</p> <p>Suppose, Application if something like this,</p> <ul> <li>User can pay for bike (new order) through iPhone - apple id - password ?</li> </ul> <p><strong>Edit :</strong> After a round - round question ...</p> <p>Let's understand it in single line</p> <p><strong>Does apple allow to use apple-ID for payment of items other than apple-store? Why ?</strong></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload