Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 334 Bytes

File metadata and controls

5 lines (4 loc) · 334 Bytes

Payeezy_spring_UI_example

Payeezy Spring UI example for Credit Card transactions The sample uses Spring Boot and uses the payeezy-spring-client to do the transactions.

In your application, use @Import(PayeezyAppConfig.class) to be able to autowire the PayeezyClientHelper which allows to perform transactions against Payeezy API.