diff --git a/app/controllers/stripe.controller.js b/app/controllers/stripe.controller.js index e67ae64..e52e235 100644 --- a/app/controllers/stripe.controller.js +++ b/app/controllers/stripe.controller.js @@ -210,8 +210,8 @@ const addCustomerPaymentSource = async (donor, source, transaction = null) => { token, provider, donor_id, - createdAt, - updatedAt + created_at, + updated_at ) VALUES (:paymentSourceId,