fixed merge conflicts with master

This commit is contained in:
Wouter Boereboom
2021-09-27 15:20:48 +02:00
parent ec673c5608
commit c88e2a8515

View File

@@ -103,6 +103,7 @@ const createStandaloneCancelsResponse = (): StandalonePaymentCancelResource => {
const createCapturesRequest = (): CreatePaymentCaptureRequest => {
return {
reference: "reference",
merchantAccount: process.env.ADYEN_MERCHANT!,
amount: {
currency: "EUR",