Skip to content

Commit

Permalink
Add badges for Giftcard workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese authored Sep 12, 2024
1 parent f566568 commit 9bf66b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions giftcard-example/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Adyen [Gift Cards](https://docs.adyen.com/payment-methods/gift-cards) Integration Demo

[![Node.js CI](https://github.com/adyen-examples/adyen-node-online-payments/actions/workflows/build-giftcard.yml/badge.svg)](https://github.com/adyen-examples/adyen-node-online-payments/actions/workflows/build-giftcard.yml)
[![E2E (Playwright)](https://github.com/adyen-examples/adyen-node-online-payments/actions/workflows/e2e-giftcard.yml/badge.svg)](https://github.com/adyen-examples/adyen-node-online-payments/actions/workflows/e2e-giftcard.yml)

This repository includes examples of PCI-compliant UI integrations for online payments with Adyen.
Within this demo app, you'll find a simplified version of an e-commerce website, complete with commented code to highlight key features and concepts of Adyen's API.
Check out the underlying code to see how you can integrate Adyen to give your shoppers the option to pay with their preferred payment methods, all in a seamless checkout experience.
Expand Down

0 comments on commit 9bf66b6

Please sign in to comment.