Skip to content

Commit

Permalink
changed campaign name
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Smolarz committed May 7, 2024
1 parent a56e543 commit a5ff27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/voucherify/src/discount.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ export const returnProductsFromOrder = async (

const vouchersResponse = await voucherify.vouchers.list({
customer: customer.id,
campaign: 'Journie PoT Loyalty Program',
campaign: 'Loyalty Program',
})
console.log('[returnProductsFromOrder] customer vouchers', vouchersResponse)

Expand Down

0 comments on commit a5ff27b

Please sign in to comment.