Integration of gateway payment and response readings

Hi all

can anyone suggest what steps should I follow to integrate to the payment gateway.

I have a Gateway URL q I need to hit them on the browser. After entering the card details, I will get the response of the

Bank suucess and other details. This response again once, I need to read.

example of Webworks.

Need help please...

Ah, I see. It has to do with the domain (localhost) by having one different origin than the other (https://www. * .com).

This is related to the security of the browser. Have you tried on a physical device with web security-disabled? This * may * give you the freedom you need to run the action.

I'm not an expert on this stuff (it goes beyond the development of BlackBerry in the deeper parts of web development), but here is my understanding

If the www.***.com site has Cross origin resource sharing enabled, it can also allows you to perform the action if the URLS are on the same Protocol (for example HTTP or HTTPS; now you mix HTTP and HTTPS, one of each.)

Alternatively, there is a discussion here on postMessage, which may allow you to communicate between the container and the iframe:

http://Viget.com/extend/using-JavaScript-PostMessage-to-talk-to-iframes

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for

  • iOS 10 in Safari keyboard problem

    Since the update to iOS 10, keyboard on my iPad 2 Air does not work in any web form on Safari, but works very well using Dolphin. I can normally type in the bar URL, but on any page in Safari, where I need to fill out forms the keyboard flashes off a

  • WinXP Driver for HPLJ 5if

    Does anyone know of a Windows XP driver for a HPLJ 5if? Or a compatible universal driver WinXP? Thanks in advance.

  • Satellite L850 - opens the BIOS on reboot, even if no one press F2

    My laptop opens if restarted BIOS through Windows, even if no one supports on F2, but this only happens when I stop. I recently updated to the latest version of Windows updates. Funny, it's guaranteed expired 2 days ago. I had to manually, press the

  • Denial of the Motorola Feedback team?

    This- SRS, I regret to inform you that your request to join the Group of Motorola Feedback team has been denied. Sincerely,Mark (Forums Manager) ---------------------------------------------------------------- Well, I guess it's the only type of resp

  • Is it possible to read the TCPIP data so that it does not hang when there is no current database?

    Hello I have a loop in my code that uses a TCP read function. My problem is that the loop hangs if no data is available. What I would do is to check if the data is available, then make the move also read on to the rest of the code if no data is avail