Pw 6663/fix checkout + payments services (#903)

* merge modifications service with checkout service and add cardDetails endpoint to checkout service

* add classic integration/payment API types and service to library

* add unit test for cardDetails endpoint

* fix unit tests for binlookup

* PW-6663: Do not run model generation on every PR

* remove inconsistent e2e/unit hybrid test for binlookup

Co-authored-by: Michael Paul <michael@michaelpaul.com.br>
This commit is contained in:
Wouter Boereboom
2022-07-06 09:51:49 +02:00
committed by GitHub
parent 55c924f925
commit a479c38bf1
107 changed files with 6051 additions and 256 deletions

View File

@@ -1,6 +1,6 @@
name: Node.js Models
on: [ workflow_dispatch, pull_request ]
on: [ workflow_dispatch ]
jobs:
generate: