In App Purchase help

Hello friends,

Help me please to use In App Purchase blackberry.

I created an Application (according to guided here ) and create digital goods too. My problem is now started, I'm unable to find a way to move forward,

As I read on several pages, my application must download from app world, but if my application is in draft mode and how this will be available in the app world application lists. (so I click the button submit for approval)

I test Simulator 9800, impossible to use alt + tst to open the app world in draft mode.

Please suggest me how can I implement InApp purchase in my application.

It's quite urgent, I already spent a week on this.

Thank you all for your efforts,

This problem is now resolved.

In fact, I am pressing alt + tst on device home screen, and not on the home screen of the App world.

Thanks again

Tags: BlackBerry Developers

Similar Questions

  • bought new iphone, can't make the in-app purchases

    In the iPhone 6. Purchased and switched to an iPhone 7. Before, I could make in-app purchases. Now it tells me to contact iTunes support. I can make in-app purchases on my iPad, and then on my restore iPhone purchases, but this only works for the no consumables in-app purchases. Any ideas?

    Have you contacted iTunes support? If not, you'll need to do (these are user forums, we do not know why you get the message):

    -go to http://www.apple.com/support/itunes/ww

    -Click on the flag of your country (the country where you are, and therefore the country on your account)

    -Click on contact Support to the upper right

    -Click on help under "Talk To Us".

    Or use this form: https://www.apple.com/emea/support/itunes/contact.html

  • Why can't I do some app purchases?

    Ssome apps that I downloaded on my iPhone 6 will not renew the subscription. When I go on my iTunes account to renew, it loads but is not renewed. This does not happen for each of them, a few. In the same way, others "cannot process payment" while doing in-app purchases and I get a message saying to contact apple support again once it only happens in a few apps. Does anyone else have this problem?

    Have you tried to contact iTunes support? Otherwise:

    -go to http://www.apple.com/support/itunes/ww

    -Click on the flag of your country (the country where you are, and therefore the country on your account)

    -Click on contact Support to the upper right

    -Click on help under "Talk To Us".

    Or use this form: https://www.apple.com/emea/support/itunes/contact.html

  • I have order In - App Purchase

    Hi my name is ameer

    I have order In - App Purchase (Hay day game) but I don't have my order.

    I have reported this problem to support apple 2 days but no response from the body.

    I tried to reinstall the game but nothing helps!

    I don't have my money or my order back.

    Please help i paid $69.99 for it and no body answer

    Have you contacted the developer?

    You can find the support link, in the page of the app on the iTunes Store.

    https://iTunes.Apple.com/us/app/Hay-day/id506627515?Mt=8

  • Does not have an in-app purchase

    Hello!

    Please forgive me if I posted this in the wrong topic. I'm really new to this corner of the site.

    Recently I did an in-app purchase in the game called throne: realm in war by Plarium.

    Unfortunately, he deducted the EUR 19.99 my portfolio of Apple and no did me not the items displayed in the list.

    Instead, he gave me 6,500 gold (in-game currency) while he was supposed to be 40,000 Gold + free 120,000 and many articles.

    I tried to restart the application, but that it did not set, no more than buying a different offer. However, different supply has been managed. I received an email that said I paid this 19.99 EUROS so I don't have the information and evidence, but I don't know what I can do to solve it.

    For the people, you're wondering, it's content , I bought, but did not.

    I also seemed to be supposed to log the "iTunes store" constantly when I opened the application.

    Now he is giving an error in the game.

    Contact the team support of Plarium, but I'll have to wait until Monday so I thought that maybe a faster solution was applicable.

    Any ideas?

    You will need to wait for responses from developer. If they cannot / will not help try to contact iTunes Support: http://reportaproblem.apple.com

  • In app purchase deficiency

    I have enough credit on my iTunes account, but I forgot to fill out an in-app purchase. I got a notice "your purchase will not be completed, assistance, contact iTunes support." Why does this happen?

    Could be due to a number of reasons - have you tried to contact iTunes support? If it's not (these are user forums):

    -go to http://www.apple.com/support/itunes/ww

    -Click on the flag of your country

    -Click on contact Support to the upper right

    -Click on help under "Talk To Us".

    Or use this form: https://www.apple.com/emea/support/itunes/contact.html

  • Unable to do "in app purchase".

    Hello, Apple, I use to make in-app purchase before but now, for some reason, I can't even make any purchase in game. Can you please help me with it?

    I recommend you to close all your applications by double clicking the home button and sliding upward on all screens, then now the lock and the "home" button until the device turns off, then the Apple logo appears. Once you see the logo release the buttons. Then I recommend to enter your institution and the signature of your Apple ID and then insert it again. Now, try and see if in-app purchases work. If this isn't the case, I recommend you back up your device and then restore it in iTunes.

    I hope this helps!

  • In - app purchases - family sharing

    Hello!

    Thank you for taking the time to help me. My wife and I both have an IPhone 6 and I have family sharing set up between the two of us. I have a credit on my iTunes account. However, whenever she makes an in-app purchase he is charged on my credit card, rather than the iTunes credit. The app which she acquired is a game (not something like for example Amazon, Ebay, where it would be obvious credit ITunes is not applicable). In any case, through the sharing of family purchase should not be deducted from my credit iTunes rather than being charged to our credit card? If not, how can I make it so that's the case?

    If you are the family Organizer so your balance cannot be used - family member can (and will) using a scale for their own account, otherwise the Organizer card will be charged.

  • In-App purchase issue

    While the investigation into the issue of images do not hit any fly/scrolling in a Webview (http://supportforums.blackberry.com/t5/Native-Development/Issue-With-Scrolling-Images-In-Webview/m-p...) I came across the question if a user buys my in-app purchase then removes the application and reinstall the in-app purchase did not work.

    First of all, in-app purchase is to remove the ads - it does that very well, but when the application is removed and reinstalled ads appear once more and I don't want to force consumers to pay twice, so I really need to get this fixed number as it is preventing me to release an update of my application.

    I'm working out of this example: http://supportforums.blackberry.com/t5/Native-Development/Sample-Removing-In-App-Ads/m-p/2783323/hig... and have used it to create buying app for my application.

    Here's my source, my main.qml of my application file code:

    import bb.cascades 1.0
    import bb.platform 1.0
    import com.sample.payment 1.0
    
    TabbedPane {
        id: tabbedPane
        property variant payment
    
        Menu.definition: MenuDefinition {
            id: appMenu
            actions: [
                ActionItem {
                    title: "About"
                    imageSource: "asset:///IMG/ic_info.png"
    
                    onTriggered: {
                        aboutSheet.open()
                    }
                },
                ActionItem {
                    title: "Contact Us"
                    imageSource: "asset:///IMG/ic_email.png"
    
                    onTriggered: {
                        emailInvocation.query.uri = "mailto:[email protected]?subject=Shopping For eBay App: Contact"
                        emailInvocation.query.updateQuery();
                    }
    
                },
                ActionItem {
                    id: upgradeAction
                    title: "Remove Ads"
                    imageSource: "asset:///IMG/ic_clear_list.png"
    
                    onTriggered: {
                        if (tabbedPane.payment) {
                            /* replace the values in quotes "" below with the values from
                             * your vendor account for this application's add-on. */
                            payment.mPaymentControl.pid = "{REMOVED}"
                            payment.mPaymentControl.sku = "{REMOVED}"
                            payment.mPaymentControl.name = "Remove Ads"
                            payment.mPaymentControl.metadata = "Purchasing this will remove the adverts!"
                            payment.mPaymentControl.getPrice(payment.mPaymentControl.pid, payment.mPaymentControl.sku);
                            payment.mPaymentControl.purchase(payment.mPaymentControl.pid, payment.mPaymentControl.sku, payment.mPaymentControl.name, payment.mPaymentControl.metadata)
                        }
                    }
                    attachedObjects: [
                        // Definition to hold the PaymentControl so it is only created when neccesary
                        ComponentDefinition {
                            id: paymentdef
                            Container {
                                id: payContainer
                                onCreationCompleted: {
                                    console.log("Payment Definition Created - Checking for Existing Purchases")
                                    paymentControl.getExisting(true);
                                }
    
                                property alias mPaymentControl: paymentControl
    
                                attachedObjects: [
                                    PaymentServiceControl {
                                        id: paymentControl
                                        property string pid
                                        property string sku
                                        property string name
                                        property string metadata
    
                                        // Play receipt animation on purchase response
    
                                        onPurchaseResponseSuccess: {
                                            cpp.saveValueFor("removedAds", "23");
                                            root.removedAds = 23;
                                            console.log("purchaseResponse - " + receiptString)
                                        }
                                        onInfoResponseError: {
                                            console.log("Purchase Error - " + errorCode + " - " + errorText)
                                        }
    
                                        onExistingPurchasesResponseSuccess: {
                                            if (receiptsString == "(No purchases)") {
                                                console.log("existing unable to find receipt")
                                            } else {
                                                console.log("existing receiptString - " + receiptsString)
                                                cpp.saveValueFor("removedAds", "23");
                                                root.removedAds = 23;
                                            }
                                            console.log("existingPurchaseResponse Success - " + receiptsString)
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                },
                ActionItem {
                    title: "Share App"
                    imageSource: "asset:///IMG/ic_share.png"
    
                    onTriggered: {
                        invokeShare.trigger("bb.action.SHARE")
                    }
                },
                ActionItem {
                    title: "More Apps"
                    imageSource: "asset:///IMG/ic_buy.png"
    
                    onTriggered: {
                        invokebb.trigger("bb.action.OPEN")
                    }
                }
            ]
            attachedObjects: [
                Sheet {
                    id: aboutSheet
                    About {
                    }
                },
                Invocation {
                    id: invokeShare
                    query {
                        mimeType: "text/plain"
                        data: qsTr("Get your shopping done easily on your #BlackBerry10 with 'Shopping For eBay'; check it out in @BlackBerry World: http://appworld.blackberry.com/webstore/content/35964888/")
                        invokeActionId: "bb.action.SHARE"
                    }
                },
                Invocation {
                    id: invokebb
                    query {
                        mimeType: "text/html"
                        uri: "appworld://vendor/64825/"
                        invokeActionId: "bb.action.OPEN"
                    }
                },
                Invocation {
                    id: emailInvocation
                    query.mimeType: "text/plain"
                    query.invokeTargetId: "sys.pim.uib.email.hybridcomposer"
                    query.invokeActionId: "bb.action.SENDEMAIL"
                    onArmed: {
                        emailInvocation.trigger(emailInvocation.query.invokeActionId);
                    }
                }
            ]
        }
        showTabsOnActionBar: false
        Tab {
            title: qsTr("Home") + Retranslate.onLocaleOrLanguageChanged
            imageSource: "IMG/101.Home.png"
            NavigationPane {
                id: navigationPane0
                Page {
                    onCreationCompleted: {
                        root.removedAds = parseInt(cpp.getValueFor("removedAds", ""))
                        if (root.removedAds != 23) {
                            tabbedPane.payment = paymentdef.createObject(navigationPane0);
                        } else {
                            console.log("Not Creating Payment Definition, User has Already Paid To Remove Ads")
                        }
    
                    }
                    id: page1
                    //actionBar actions
    
                    //Title bar
    
                    Container {
                        id: root
                        property int removedAds
    
                        onRemovedAdsChanged: {
                            if (removedAds == 23) {
                                myAds.visible = false
                                myAds2.visible = false
                                appMenu.removeAction(upgradeAction)
                            }
                        }
                        Container {
                            id: myAds
                            horizontalAlignment: HorizontalAlignment.Center
                            layout: StackLayout {
    
                            }
                            MyAds {
                                horizontalAlignment: HorizontalAlignment.Center
                                topPadding: 15.0
                            }
                        }
                        Container {
    
                            layout: DockLayout {
    
                            }
                            // To enable scrolling in the WebView, it is put inside a ScrollView.
                            ScrollView {
                                id: scrollView
    
                                scrollViewProperties.overScrollEffectMode: OverScrollEffectMode.None
                                // We let the scroll view scroll in both x and y and enable zooming,
                                // max and min content zoom property is set in the WebViews onMinContentScaleChanged
                                // and onMaxContentScaleChanged signal handlers.
                                scrollViewProperties {
                                    scrollMode: ScrollMode.Vertical
                                    pinchToZoomEnabled: true
                                }
    
                                //Webview
    
                            } // ScrollView// A progress indicator that is used to show the loading status
                            Container {
                                bottomPadding: 25
                                horizontalAlignment: HorizontalAlignment.Center
                                verticalAlignment: VerticalAlignment.Bottom
    
                                ProgressIndicator {
                                    id: progressIndicator
                                    opacity: 0.0
                                }
                            }
                        }
                    } // End of container
                }
            }
        } //End of first tab
    } //End of tabbedPane
    

    Any help and advice in this regard would be greatly appricated.

    Thanks in advance!

    If you test using a sandbox past purchases account cannot be restored. Purchases made with a sandbox account did not get connected to the server, so if you try to restore (ex after you remove and then re - install the app even) then no purchase will be returned.

    You can test your rollback logic with purchases in the same session of the app: open the app, make a purchase, try a restore, all this without closing the application.

    The only other option would be to remove your account from the sandbox and try buying using real $$

  • BlackBerry Smartphones In App purchase

    Hello

    Please help me.

    I want blackberry in the app purchase supported device list.

    Thank you

    Smail

    It's a great idea that I know (100%) has been sent to RIM for review. We cannot know in advance the result... but the idea has been submitted.

    See you soon!

  • Purchase app purchases using my account Microsoft in Castle Clash

    I seem to have bad app purchases with my Microsoft account decisions in game Castle battle. As I enter the game I do not see any mode of payment that look like he's using my Microsoft account to pay for the gems. Is that what I can't use my Microsoft account to pay for app purchases in Castle Clash?

    Hello

    Thank you for your response. I appreciate your time.

    I suggest you to refer to the section Learn more from this link and check the website and see if it helps.

    Sincerely,

    Ankit Rajput

  • How can I download my app purchased on another computer

    II how to download my app purchased on another computer?

    Download and Installation Help-

    https://helpx.Adobe.com/download-install.html

    http://www.Adobe.com/downloads/other-downloads.html

  • How can I add in my mobile applications developed with Flash CS6 in-app purchase?

    With the help of Flash CS6, I have developed a free application, now I would like to give the user the possibility to buy something more when you use the free app.

    I've never had a problem with the extensions of slag and I own 5 of its extensions, including ios in-app purchase.

    Well, actually I had problems but he (alex liebert) has always been useful and it has always been my mistake or lack of an updated version provided without delay.

    My guess is that these links have changed because the creators downloaded updated versions.  You can search applications (google game and apple app store) and ask the creators if they had a problem.

  • Combine the single-app purchase (Photoshop) to CC (one year)

    I use the player, Photoshop, Illustrator and InDesign. I had two single-app purchases (Photoshop and Illustrator), then wanted to get InDesign so I bought the Creative Cloud a year membership to combine some applications. My account shows a single-app purchase (Photoshop a year), as well as the creative composition of Cloud (one year). Is it possible to combine these so I pay only $49.99, not $49.99 (CC membership) + 19.99 (Photoshop a year)?

    You need to contact support and ask them to work with you to solve this problem.  You should be able to cancel the plan without penalty if they are in a good mood.

    To the link below, click on the still need help? option in the blue box below and choose the option to chat or by phone...
    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If it fails to connect, try to use another browser.

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html ( http://adobe.ly/19llvMN )

  • In-app purchase does not work

    I am trying to add in app purchase features in my iOS App I use soft planet nativeExtension

    (AirInAppPurchase.ane) .while I compile, it traces 'App purchase is not supported... "

    Things that I used.

    1 adobe Flash pro CS6 (AS3).

    2 adobe AIR SDK 17.

    3 window 7.

    I properly connect nativeExtension (AirInAppPurchase.ane) in my project

    I have correctly configured my iOS app for in-app about iTunes purchase.

    " I got the native extension of freshPlanet of ' https://github.com/FreshPlanet/ANE-in-app-purchase "

    I think I made mistake in documentation...

    Things I want to know

    1. where to put my product id in my project (classs as3).

    2. What is the use of

    Capabilities.manufacturer.indexOf ('iOS') >-1. Capabilities.manufacturer.indexOf ('Android') >-1; »

    which is in InAppPurchase.as.

    3. What is the use of ExtensionContext.createExtensionContext ("com.freshplanet.AirInAppPurchase", null);

    4. What is the clear documentation for in-app for iOS - app purchase.

    Please help me... That's why I'm fighting. I couldn't go further step...

    Contact cool Earth for help with their extension.

Maybe you are looking for

  • Download el capitan

    I had to reformat and reload my OS.  I managed to download and reinstall Yosemite which I had already purchased from the app store, but now I'm stuck trying to find El Capitan.  This has been removed from the app store two days when they made availab

  • How remove plastics cover Satellite M70-166 and replace the lock?

    I need to buy an another cover for my Satellite M70. However I don't know if I can manage to remove the old cover and put a new one.I have the opportunity to purchase a cover without a lock, so I need to change my old damaged cover one lock.It's easy

  • Error code 80076043, KB2658846

    I get the error code 80070643 when you try to install KB2658846.  I'm using Vista (x 64) Home Premium

  • Xperia Z2 RELESE DATES

    When the unlocked in INDONESIA version be released?

  • m252dw: postscript print file

    How to print a postscript or pdf directly from windows file. I can copy the files on a USB and put it in the printer, and it works. The printer is connected by wifi. I could use "copy file.ps to \\server\share", if I knew the names \\server\share. I