Skip to content

Project created during subject "Programming lab V" to learn TDD and API implementation on the example of payment with ''przelewy24'' api.

Notifications You must be signed in to change notification settings

TomirKlos/Digital-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project created during subject "Programming lab 5" with an academic teacher mgr Jakub Kanclerz (github.com/jkanclerz), at the Cracow University of Economics.

Required enviroment variables:
P24_RETURN_URL = ""
P24_STATUS_URL = ""
P24_MERCHANT_ID = ""
P24_CRC = "url/verify-payment"


SPRING_MAIL_HOST = ""
SPRING_MAIL_USERNAME = ""
SPRING_MAIL_PASSWORD = ""
SPRING_MAIL_PORT = ""
SPRING_MAIL_SENDER = ""

About

Project created during subject "Programming lab V" to learn TDD and API implementation on the example of payment with ''przelewy24'' api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published