Changed Price of Tasko Pro to .99

This commit is contained in:
Ahmad 2024-03-28 19:07:33 -04:00
parent adb4c92e00
commit ac5d35a561
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF

View file

@ -49,7 +49,7 @@ const handler = async (data: InputType): Promise<ReturnType> => {
name: 'Tasko Pro', name: 'Tasko Pro',
description: 'Unlimited boards for your organization', description: 'Unlimited boards for your organization',
}, },
unit_amount: 2000, unit_amount_decimal: 99,
recurring: { interval: 'month' }, recurring: { interval: 'month' },
}, },
quantity: 1, quantity: 1,