A demo for payment integration methods of stripe & mollie using python
-
Updated
Aug 11, 2023 - Python
A demo for payment integration methods of stripe & mollie using python
This Spring Boot REST API handles order payments using Redis Streams instead of Pub/Sub, offering a more reliable and scalable message-driven solution. Redis Streams retain messages until acknowledged, ensuring durability and preventing message loss when no consumers are available.
Add a description, image, and links to the order-payment topic page so that developers can more easily learn about it.
To associate your repository with the order-payment topic, visit your repo's landing page and select "manage topics."