diff --git a/src/components/payments.js b/src/components/payments.js index 4267e8a..898e677 100644 --- a/src/components/payments.js +++ b/src/components/payments.js @@ -249,8 +249,8 @@ export async function checkKevinPaymentStatus({secretKey, paymentId}) { export async function createDectaTransaction({ secretKey, orderId, - customerId, chargeCard, + customerId, }) { const response = await server.loadJson( `${Config.apiUrl}${Endpoints.PROJECT.PAYMENTS.TRANSACTIONS.CREATE_DECTA(