• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How ACID handled, Payment Gateway & System

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Have a question and would require your esteemed reply for the same.

Question
--------
For a system having an interaction with an external payment gateway interface for payments, based on the same success payment confirmation, system need to generate a entity record (ex: Air tickets etc). With the above given illustration, how best does the system can take care of its ACID properties for the transaction stated above.

Please help with the above query.

Thanks & regards,
Sanjay
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,

As per our position on real questions, in order to "discuss a question from a mock exam, please mention which mock exam and the question number (if provided) so we know it's not from the real exam."

Thanks

Andrew
 
Sanjay Varma
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Andrew,

Question is not from any mock question. This is generic one, how best the ACID properties should be handled with the system database post result from a external payment gateway interface.

Kindly help to asess.

Thanks in Advance.

Best Regards
Sanjay
reply
    Bookmark Topic Watch Topic
  • New Topic