In-App purchase: Verification of the receipt of the purchase of the back-end server

BlackBerry 10 is there an equivalent to the Android API status to purchase that allows a backend to check an in-app purchase.

Simplified sequence of events:

1. the user makes in-app purchase.

2 app receives bb:latform:urchaseReceipt

3 app sends receipt to the main server

4 Backend server validates the reception with BlackBerry World Server.

5 Backend server informs app purchase completed.

I was not able to discover the documentation indicating support for step 4.

If it is not currently supported, it's on the roadmap?

There are currently no service like that, but there is one on the road map. No timeline for when it may be available if.

Tags: BlackBerry Developers

Similar Questions

  • I need sql query to discover the 5 last update on the back-end oracle

    Hi all

    I have payable obligation under Oracle, I want to know the last 5 updated to the oracle of in the back end. the table of this 'AP_SYSTEM_PARAMETERS '.

    Please suggest me

    Kind regards

    Patel

    Hello

    There may be other ways, but for the time being to check this...

    Select *.

    from (select * from ap_system_parameters by last_update_date desc)

    where 1 = 1

    and rownum<>

  • Getting the value null inserted in the back end when the field is turned off

    Hi gurus,

    I have a TOTAL field that is the sum of the other two fields in a form. I have disabled because do not have the user enter the value. The TOTAL field is the poster of the sum of the values in the front end, but in the back-end, the value is null. Please help me solve this problem. Thanks in advance.

    Have you tried to make the point read-only? Set the read-only item and try. You can do the unalterable element by two methods,

    (1) amend section-> go to read only tab-> read-only Condition Type: always

    (2) create a dynamic Action-> event: loading the Page-> Action: run the JavaScript Code-> Code:

    $('#P1_TEST').attr ('readOnly', true);

    $('#P1_TEST').css ('background-color', '#CDCDCD');

    Tom wrote:

    set the item read-only instead (not editable by the user but will present)

    Set the element value using the da no need to activate the item before submitting because the element is not disabled. Make the point read-only so that it will submit the value to the session and point cannot be changed always.

    Thank you

    Lacombe

  • Upload of a file in the front-end server

    I think that what I am about to ask is not possible, however, I thought I should ask.before I say it's impossible.

    With open admin, you can create file download this download into a specified directory. Is there anyway for this expose on the front-end of the site to allow customers to download files?

    I ask because I want to reproduce a file download feature that downloads in a specific directory of the site. Once it's done I display the image on the end front of the website.

    I know that I can download files using an online form, however, it does not work for what I want to do.

    Any ideas or thoughts on this?

    Hi Lynda,

    That would be a security risk with the bad files, virus and open to misuse.

    You can submit files in a folder by a submission of web app where you need to be connected. This is the option for these reasons and a normal form submission goes into a case to move away her your site if someone does not know keep and hotlink as a free space etc.

  • The back-end are available for SEO operations?

    I can deal with things such as the Sitemap priority list? Add some Microformats, scheme to tell Google and Bing that my hours of operation and be correctly listed as a local company? Tracking through Google Analytics of events?

    Hey Ryan!
    It is currently not a feature on the Adobe Portfolio but we will certainly take this back to the team for future updates and improvements.

  • What do I say when the customer asks what language or what format is the back-end, built in?

    _

    What I would say as to how it compares to the reliability of WordPress and the safety factors and updates?

    Made with HTML, CSS and Javascript.

    As for Wordpress, you can't really compare. They are two different things.

    WordPress is a content management platform, while Muse is a web design tool. Sites of Muse never, therefore, an "update" unless you want to change the content, and there is no problem of security with a Muse site because there is no backend for users.

  • Extended CRM multiline text fields do not allow any line on the back-end breaks

    I added a multiline text field to a form of extended CRM and tie it to the Contact entity. When I login to the Admin and trying to change this field in the customer record, it does not line breaks. Pressing enter (or SHIFT-ENTER) while in the multi-line text box, saves the record. It takes me not to the next line in the text box, which is what I want.

    Hello

    At this stage in order to add a line break in a multiline text field, you will need to use either
    or
    to do so. Previously, it was possible to press on enter, but this feature has been removed awhile back months to increase safety, specifically related to possible vulnerabilities on cross site scripting.

    Kind regards

    -Sidney

  • create the back-end database and use forms to enter data

    Good day "" I am new to Oracle. I need to create a database backend from scratch and use the (scoring) forms to enter data.
    I downloaded Oracle forms 10 g and also Oracle 10g Express edition.
    Pls help me get started with the creation of database later can I specify the tables and use them to store the data, which came...
    Thank you...

    In general...

    > Create table for each separate feedback

    Probably wouldn't be ideal, but it would depend on the intent underlying the system under development. Using the RDBMS, with tables of related data, the layout and design of the right table (entity) is crucial.

    After relations are compries, and its checked the layout of schema (the database user (s), table) welcomes the objective underlying the system, index, table creation/loading, functions or procedures, tests, etc the boring tasks begin - and that's on the place where the fun part ceases ;)

  • Will expire the cuepoint = end frame

    Hi all

    I'm still struggling with a fundamental problem (yes I am a newbie of jargon).

    I just want to keep a framework until sound ended. I'm writing something that verifies that the cuepoint 'end' is achieved if a loop is executed. If 'end' cuepoint is reached, then it should go to next marker.

    I know it sounds simple, but I'm lost here.

    Any ideas would be great and helpful! Thanks in advance!

    > Any ideas would be great and helpful! Thanks in advance!

    You asked as essentially the same question in the previous thread, you
    started, and I posted a possible solution there.

  • Create column for a YEAR on the front-end or Data Modeler?

    You want to create a column of CDA in the Data Modeler or the front-end server. In the Data Modeler, the CDA is summarized by date opposed to the month which is a very large number. On the front, it gives an error of invalid syntax when you use date (expr, time_period).

    The question seems to be a corrupt hierarchy of the time Dimension. It's working now.

  • Back-end of the form to Contact Adobe Muse

    When a user sends a contact form, how can I change the format of the email I receive. I am hosting with BC and don't know how to access the back-end of Muse.

    CC basic membership does not any customizations. You will need to sign up for one of the additional BC plans paid for it.

    Mylenium

  • To avoid writing code with the front-end database

    Hello

    I'm working on a database application using database 10 g as backend and front-end dotnet. I want to run only oracle stored procedure to select all (to avoid the hard parse and use bind variable), operations DDL and DML. just to avoid writing code database with the front-end server. Can someone give me please a little examples of:

    1. Select the output of the query to be returned in the result set of the stored procedure.

    2. DML for example of stored procedure.

    3. stored procedure DDL examples.

    using scott.emp, so that I just called the stored procedure, rather than selecting on the don, DML or DDL commands at the front end. Even though I read in the documentation, but a cup examples will help me to enter a clear concept as well.

    Thanks and greetings
    Girish Sharma

    Hello...

    --> Select example
    create or replace procedure get_emp (rc on sys_refcursor)
    is
    Start
    Open rc to select * from emp;
    end;

    --> Example of DML
    create or replace procedure do_dml_emp (pempid in number,
    pempname varchar2,
    Result number)
    is
    Start

    insert into emp(empid,empname) values(pempid,pempname) return empid as a result;
    exception
    while others then
    result: =-1;
    end;

    --> Example of DDL
    create or replace procedure ddl_emp (varchar2 column name,
    ColType varchar2,
    Result number)
    is
    Start
    result: =-1;
    run immediately 'alter table emp add column' | colname | ' ' || ColType;
    result: = 1;
    end;

  • How to pass a list of values to the rear end.

    Hello
    I have a block with 3 columns, a database column no (checkbox), my goal is to return the rows that are selected by the user to the back-end for some
    the treatment. I know not how to loop through the block and assign values to the variable column, if the check box is enabled, but instead to send each line at the rear,
    I am looking for a solution by which I can send all end them the selected backward in one trip.
    Will I do Array, or the type of table, and go to the rear. What is the best solution.

    How to declare the table and the Type of table in Oralce 10g shape

    Thanks in advance

    Rizly

    You can use the following in your stored procedure:

    SQL> set serveroutput on
    SQL>
    SQL> DECLARE
      2    LC$Arg  VARCHAR2(100) := '''file1'' from dual union select ''file2'' from dual union select '
    'file3'' from dual' ;
      3    r sys_refcursor;
      4    lc$sql VARCHAR2(1000) := 'select ' || LC$arg ;
      5    v VARCHAR2(100);
      6  BEGIN
      7    OPEN r FOR lc$sql ;
      8    LOOP
      9      FETCH r INTO v ;
     10   EXIT WHEN r%NOTFOUND;
     11   DBMS_OUTPUT.PUT_LINE(v);
     12    END LOOP;
     13    CLOSE r ;
     14  END;
     15
     16  /
    file1
    file2
    file3
    

    François

  • 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

  • Are in-app purchases included in the feature request to buy?

    Is is possible for my kids to use the feature to ask buy to purchase in-app purchases such as packs of gems in the shock of the clans?

    Thank you

    Hey Victor_33,

    Having authority over which can buy children is a great feature to ask to buy. Take a look at ask and make purchases with Ask to buy it shows that in-app purchases is included.

    See you soon

Maybe you are looking for

  • where is the button options or tool?

    I need this so I can complete the migration from Outlook

  • Facebook photos won't will be displayed beside the names of people who are online

    When I log into facebook I watch people who are online and noticed that their photos are not displayed to the top

  • Portege R500 - no image on the external monitor

    Hello everyone There is no image on the external monitor on my Portege R500 with Win XP SP3.The screen seems to receive the signal, but the screen remains black. Anyone know a solution for this problem?Sorry for my bad English. Thank you.Daniel

  • Inkjet Canon i9900 Photo printer

    Why can not load driver software on my laptop drive? Why Microsoft makes that difficult to do the simplest thing, such as adding the printer driver for the i9900 for my laptop? As usual giant pain in * compatibility issues with Windows 7. I should ha

  • Changing names

    So I try to change the names of things on my laptop. When I got the laptop I used what was my legal name to be nice in front of my uncle who bought it for me. I'm going by a different name. The computer is called so, it's the tag of the author and al