Jump to content

URL parameters are loss in Firefox


roman.attila

Recommended Posts

Hi!

UniGUI: uni-1.90.0.1501

Delphi 2010

I need to use external payment service (like a bankcard payment) and the bank call my application after finish of payment transaction. The call url contains parameters about payment transaction.

On Main form I want to handle URL parameters and I want to continue my payment process depends on url parameters. When I using Chrome then all parameters passed in UniSession.ARequest.Referer and UniApplication.Parameters. But when I using Mozilla Firefox the UniApplication.Parameters are empties. How can I get passed parameters from url what are sent by all browsers (Chrome, Firefox, Edge, IE)? Also this situation is exists on uniGUI mobile app...

Example URL:

http://192.168.240.31:8888/paymentinprogress?r=eyJyIjowLCJ0IjoxMDE4NDAxNiwiZSI6IkNBTkNFTCIsIm0iOiJEMDA0NjAxIiwibyI6IklTU1gxMDAwMDAwMDE0MyJ9&s=5VrqR%2BWEWapLWe0FHvRKBYN3%2BYzMbzTxsVZ2RyRdRgs3QOdaljWugAJTjwg3TVZv

Thanks for your help.

BR,

Attila

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...