Skip to content

dankain/adyen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project will make a test connection to the Adyen payment platform

To make this work an entry in the hosts file will be needed:

127.0.0.1       cabiri.dev.com

To generate the keys

openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes -subj '/CN=cabiri.dev.com'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published