Skip to main content

Questions tagged [payment]

1 vote
1 answer
102 views

The specs: Mobile apps LLM wrapper (of e.g. OpenAI API) The chat history will be stored on the client Backend is needed to manage the api key and to track token consumption / payment (how many tokens ...
ixx's user avatar
  • 391
0 votes
1 answer
249 views

I am developing a SaaS platform with a membership management system as a part of the bigger system. Tenants are allowed to perform CRUD operations on Plans, which has price and the length of the ...
Pshrestha's user avatar
1 vote
3 answers
719 views

In contrast to bitcoin: How is double-spending technically prevented in traditional banking? Do database transactions have to conform to the ACID property in order to prevent double-spending?
Dawid's user avatar
  • 129
0 votes
1 answer
208 views

I'm using a third party CRM application which allows you to build web forms using drag and drop widgets and the ability to add javascript code to manipulate those widgets. I need to build a form to ...
adam78's user avatar
  • 311
8 votes
3 answers
599 views

I have implemented idempotent order placement (mostly to avoid accidental double submissions) but I am not sure how to handle incomplete operations. Example scenario: User tries to place an order. An ...
Avius's user avatar
  • 407
0 votes
1 answer
131 views

When payment is made, it either succeeds or fails for whatever reason. In this case, though not important, the payment is made on a third party payment website, like Paypal, and a callback url is ...
Richard's user avatar
  • 113
9 votes
3 answers
2k views

The specific scenario in my case involves PayPal but it could easily be any other external system. According to a lot of sources on the Internet, including the official documentation, a basic PayPal ...
Avius's user avatar
  • 407
-2 votes
1 answer
98 views

I'm new in development & just developing an e-commerce platform. I'm just confuse about the flow of payment. Suppose I have a checkout page where after logged in user has to press the payment ...
Codecraker's user avatar

15 30 50 per page