IPhone application PayPal Integration

Hello,
I want to add Paypal payment to my iPhone application in this when user make a payment successfully then we will send a music CD by courier to user? Will apple approve the app if the payment transaction will be done within application?
Thanks

YYes. Physical goods sold for use outside of the App Store must use your own payment system.

Similar Messages

  • Paypal integration with Oracle 11g??

    I am trying to run the PayPal integration sample application under 11g and running into an issue when it tries to access the sandbox url:
    p_api_url is being passed into the module setting things up and is:
    https://api-3t.sandbox.paypal.com/nvp
    l_http_req := utl_http.begin_request(p_api_url, 'POST');Error I am getting back is :
    ORA-29273: HTTP request failed
    Cause: The UTL_HTTP package failed to execute the HTTP request.
    So trying to do a simple post the Paypal url is failing, why??
    Thank you,
    Tony Miller
    LuvMuffin Software

    There is no integration out-of-box between cache and database, and never will be, because it highly dependent not only on database type, but also on tables structure and complexity of objects and SQL queries you need for retrieving entities you need from database. First step would be to using events, as perfectly described within blog entry mentioned below.
    But it's just a tiny but of the actual work, one has to build an separate set of objects reacting on events and doing the actual data extract and do it reliably, rolling back extract data, reconnecting upon database failures and allow partial updates of the entities in cache in order to pertain high performance in case of huge amounts of extract batches.
    There exists a generic architectural approach & solution made specifically to leverage Oracle database features on this regard, having all these features, I've built it for one of our OLTP apps.

  • IPHONE LAYOUT PAYPAL DROP DOWN ISSUES

    Everything in my site is working as it should.  I created a desktop version tablet version and iPhone version.  I do not have any items outside of the working space. However, when I go to the phone site as soon as I click the paypal button(which has a drop down menu) the site zooms in and then starts floating all over.  www.summitindoornx.com (must view on phone more specifically iPhone).  The site works fine in every other aspect.  I do not have any scrolling, parallax or any anchors.  No random containers?  What gives??

    Ok so I tried a different approach and there seems to be no impact.  PLEASE NOTE THIS IS THE PHONE LAYOUT AND YOU WILL NOT EXPERIENCE WHAT I AM DESCRIBING UNLESS YOU ARE ON A PHONE.
    Instead of using paypal drop down menus I created 2 separate buttons.  When the try to enter the required information in the txt box offered by paypal html buttons it does the same thing(ZOOMS IN FLYS ALL OVER THE PAGE, AND NEVER LOADS PROPERLY AFTER THAT). 
    So any drop down menu or text field you try to access ONLY on the phone layout creates this problem. You will not see this unless you are looking on a PHONE!
    Seems as tho PayPal integration hasn't been well thought out here.  Works on the tablet and on the desktop no issue.  In the case on my txt fields these are required as this is a registration which requires the persons name and the item they are registering for.  Can someone offer something?
    The site operates perfectly.....UNTIL YOU TRY TO ENTER TEXT IN THE BOX.

  • My iphone application running continuously in background to access some information by "beginBackgroundTaskWithExpirationHandler" then can i submit in appstore .

    My iphone application running continuously in background to access some information by "beginBackgroundTaskWithExpirationHandler" then can i submit in appstore ?

    This is a question that should probably be posed in the Developer forum.

  • Can you sync 2 apple ID's for Find Iphone Application?

    My Husband & I both have IPhone/IPad/IPod & MacBooks and we have seperate Apple ID's. We would both like to be able to access all the devices under the Find IPhone application, but I can only see my devices and he can only see his. Is there a way to sync the two apple ID's? Thank you!

    Yes if she has her own user account on the MacBook.  One user account can't sync to two separate iCloud accounts.
    OT

  • I have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    i have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    Try the developer's forum:
    https://discussions.apple.com/community/developer_forums

  • Issue of deploying a fusion Web Application with integrated Weblogic server

    Hi,
    i'm using Jdev 11.1.1.3.0 to develop a fusion web application, with a model and ViewController Projects.
    When i try to deploy this application with the integrated server, i have any issues.
    The origin seems to be that it builds an application with 3 profiles. The model application is recognized and deployed as a webapp and not an ADF library as it should be..
    [11:00:45 PM] Retrieving existing application information
    [11:00:45 PM] Running dependency analysis...
    [11:00:45 PM] Deploying 3 profiles...
    [11:00:46 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ViewControllerWebApp.war
    *[11:00:48 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ModelWebApp.war*
    [11:00:48 PM] Wrote Enterprise Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0
    [11:00:48 PM] Deploying Application...
    <27 déc. 2010 23 h 00 CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application easygestionV2.0 is not versioned.>
    <JpsDstCredential><setCredential> Impossible de migrer le dossier/la clé d'informations d'identification et de connexion ADF/anonymous#easygesprod. Raison : oracle.security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: Les informations d'identification et de connexion avec la correspondance ADF et la clé anonymous#easygesprod existent déjà..
    <TrinidadFilter><init>
    java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory
         at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:725)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:239)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:36)
         at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:79)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:400)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:53)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:103)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    How can i fix the model project to be deployed as an ADf library and not a webapp with the integrated weblogic server ? Because with me it doesn't do it by itself.
    Thanks a lot for help

    duplicate to Issue of deploying a fusion Web Application with integrated Weblogic server

  • I am using Iphone 3gs. Last week I updated my itunes to latest version, although I couldnt not update my iphone OS since the download fails saying error 9006. For last 2 days all my Iphone applications fail to open except the default ones. Any solutions?

    I am using Iphone 3gs. Last week I updated my itunes to latest version, although I couldnt not update my iphone OS since the download fails saying error 9006. For last 2 days all my Iphone applications fail to open except the default ones. Any solutions?

    Download a free app and try again, you can delete the free app afterward.

  • Flex iPad Application : Run code before application enters background  Application Type: Flex Mobile Application Target Platform: iPad AIR Version: 4.0 Development Environment: Flash builder 4.6  I want to run some code just before iphone application goes

    Application Type: Flex Mobile Application
    Target Platform: iPad
    AIR Version: 4.0
    Development Environment: Flash builder 4.6
    I want to run some code just before iphone application goes into background. I need function similar to didEnterBackground
    of native xcode app
    (https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplicationDelegat e_Protocol/Reference/Reference.h
    tml#//apple_ref/occ/intfm/UIApplicationDelegate/applicationDidEnterBackground:)
    I tried using devactivated function of flash.display.STAGE.
    I used following addEventListener:
    STAGE = this.parent.stage;
    STAGE.addEventListener(Event.DEACTIVATE, onAppDeactivated);
    It worked for me but only when device is connected to development environment in debug mode. When I create my release build
    it is not working.
    So how can I make sure that my code runs before application goes into background.

    Even I am facing almost same issue
    Problem installing Adhoc version to iPhone and iPad - Development Environment Is - Adobe Flash CS6

  • Massive help with an iPhone Application...PLEASE!   :(

    Hello.
    Since yesterday I have been trying to hunt down a bug in a simple iPhone application I made while following an exercise from the iPhone SDK Development book. Its a simple application with a navigation controller and a table view.
    You can download my project at
    public.me.com/felipelaso
    In the main view when the application is opened, you see a list of items and an option to edit them or add an item. When you click on add, a new view controller is popped, you get a textfield and a keyboard, and when you are done you go back to the table view and the name you just entered is added to the list.
    The problem is that as soon as you hit done on the keyboard, or click back on the navigation bar I get the following messages in the console:
    This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics" (file not found).
    warning: Unable to read symbols from "CoreGraphics" (not yet mapped into memory).
    warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
    warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
    I have reinstalled my developer tools, created a new project from scratch, added the frameworks again and nothing seems to work.
    I though it might me something with my frameworks. But then I downloaded a bunch of the samples with table views and navigation controllers, and they all work fine. All my other applications work fine too, except this one.
    I have spent all morning, and all afternoon yesterday trying to find out whats wrong, but im not an Xcode or Cocoa expert and I was hoping I could find some help.
    The project can be downloaded for anyone to test with.
    Please! any help I get would be gladly appreciated.
    Thanks in Advance,
    Felipe.

    Ok I downloaded it, ran it on the simulator and everything was fine. Put it on my device and i got an EXCBADACCESS when I clicked the done button as you described.
    EXCBADACCESS means something is getting released before you're trying to access it again. I opened the debug console to see this. Then I opened the debugger to find out exactly what the issue is. In my stack the last custom method that was called is [RootViewController addTeamNamed:] This makes me believe the array is being released.
    Now I take your addTeamNamed method and pepper it with log statements:
    - (void)addTeamNamed:(NSString *)teamName
    NSLog( @"A" );
    [teams addObject:teamName];
    NSLog( @"B" );
    NSIndexPath *indexPath;
    indexPath = [NSIndexPath indexPathForRow:[teams indexOfObject:teamName] inSection:0];
    NSLog( @"C" );
    [[self tableView] insertRowsAtIndexPaths:[NSArray arrayWithObjects:indexPath] withRowAnimation:NO];
    NSLog( @"D" );
    The console output of which is: "A B C". Ok, no D, so that means the error is the in the insertRows... method.

  • How can I earn money with my iPhone application?

    Hello everybody!
    I am a beginner iPhone applications developer  and I would like to know how can I earn money with applications that I  created?
    Thanks a lot!!
    John

    Basically, Navizon adds to the basic location services of your iPhone. Your handset can determine your location using a combination of cell towers, Wi-Fi, and GPS, but using the included Maps application, you have no way of knowing which is active at any given time. Navizon displays your position (on Yahoo!, rather than Google Maps), but it also displays a little badge to let you know which method is being used to determine where you are. That way I know, for example, why the map was showing me as located three blocks North of where I actually am. The answer? My phone was only using cell tower data to find me. You can also take advantage of built-in buddy features to locate friends or family, if they’re using Navizon’s service. You can also configure alerts by logging on to the website to receive notifications by email or web when your buddies enter into specific areas you designate. The most interesting feature of the app, one that I hinted at earlier, is how you can receive cash rewards for using it. In order to continue to build out their extensive database of cell and Wi-Fi towers, Navizon is offering a rewards system similar to air miles, but without the free flights. Instead, compensation is based on accumulating enough points. Also, in this case, it’s actually the number of towers, not the number of miles you’re being rewarded for. For first-time finds, you get 15 points for every cell tower mapped, and 3 for every Wi-Fi access point. If they’ve already been found before, you get 2 for every cell tower and 1 for every access point. Once you’ve accumulated 10,000, Navizon will wire $10 to your bank account.
    No, you can’t retire on that kind of money, but if you’re already using your phone to log trails or track your pals, it pays more than the competition, at least. You can get the Lite version [iTunes] in the App Store for free, while the full version [iTunes] costs $9.99. 10,000 points and it pays for itself!

  • Question about update to iphone application database

    Is it possible to preserve and update an iphone application's database when i release an update for the application with a more updated database?

    My biggest problem to date has happened today after trying to update the Restaurant Nutrition Application. It completely crashed my iphone, and after trying to do a soft reset, NOTHING. I was able to connect to iTunes by pressing the home botton while connecting to iTunes to do a complete system restore. Everything went fine, till I tried to download some of the applications that had not been synced with iTunes with the exception of Restaurant Nutrition App. since this was the App. that crashed it in the first place. But strangely enough, when I just tried to download a simple game that I loved, (Cannon challenge), Restaurant Nutrition popped up on the screen by itself as if it was trying to download without me even requesting to do so.
    This application now has a way of attaching itself even after a system restore when you DON'T WANT IT ANYMORE!! Someone really needs to look into this. It has wasted an entire day of total frustration with my iphone, for NOW, having to do the same thing a second time. ***!? I hope come Sept. 7th, that Apple can restore customer confidence, because each time my iphone 3g crashes, which has happened several times in the past, but never to this degree, I really am beginning to hate this new iphone 3G. I can't rely on it being stable enough when I might actually have to use it......for an emergency phone call, etc.
    PLEASE update soooner!

  • How do I get the weather application that is the same as the iphone application on my ipad mini?

    How do I get the weather application that is the same as the iphone application on my ipad mini?
    I don't want any other applications from the app store, I just want the regular weather app that comes with the iphones and other products.

    Apple hasn't made that particular App available for the iPad.

  • How can i have a copy of my iphone  applications in the itunes?

    how can i have a copy of my iphone  applications in the itunes?

    Check out the part of this article that deals with the error (-50)
    Advanced iTunes Store troubleshooting

  • Where do I see what iPhone applications I've purchased  ?

    Well the subject says it all, Where do I see what iPhone applications I've purchased ?
    I recently restored my iPhone and now I have to download all my apps again.
    And from what I understand there is no way to see in iTunes if you've already payed for the app because it will still appear like you're buying it again until you press the buy button and when it says that you have already purchased it and wont have to do it again.
    And since many apps looks the same in icon and name I don't want to accidental purchase an app that I haven't already purchased..
    So, where do I see all my purchases?
    Thanks

    I recently restored my iPhone and now I have to download all my apps again.
    They should all be in your iTunes Library on your computer if you've been syncing and backing up your Apps regularly.
    Didn't you transfer any Apps downloaded on your iPhone to your PC before restoring it?
    So, where do I see all my purchases?
    Either in the email Receipts you got from Apple, everytime you downloaded an App, or in your iTunes Store account from within iTunes itself.
    Choose *Store > View my Account...* then click *Purchase History*

Maybe you are looking for