mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
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:
2
.github/workflows/models.yml
vendored
2
.github/workflows/models.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Node.js Models
|
||||
|
||||
on: [ workflow_dispatch, pull_request ]
|
||||
on: [ workflow_dispatch ]
|
||||
|
||||
jobs:
|
||||
generate:
|
||||
|
||||
Reference in New Issue
Block a user