n8n/packages/nodes-base/nodes/PayPal
Jonathan Bennetts c7a037e9fe
feat(PayPal Node): Add auth test, fix typo and update API URL (#3084)
* Implements PayPal Auth API Test

* Deletes unit tests

* 🚨 Fixed lint issues

* Added changes from PR#2568

* Moved methods to above execute

Co-authored-by: paolo-rechia <paolo@e-bot7.com>
2022-04-08 11:49:07 +02:00
..
GenericFunctions.ts feat(PayPal Node): Add auth test, fix typo and update API URL (#3084) 2022-04-08 11:49:07 +02:00
PaymentDescription.ts
PaymentInteface.ts
PayPal.node.json
PayPal.node.ts feat(PayPal Node): Add auth test, fix typo and update API URL (#3084) 2022-04-08 11:49:07 +02:00
paypal.svg
PayPalTrigger.node.json
PayPalTrigger.node.ts