Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paymeny policy data #213

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/config/content/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,16 @@ export const PaymentPolicyPageData = [
},
{
title: 'No Refunds on Registrations and Payments',
description:
'Once registration or payment is completed, refunds will not be issued under any circumstances. This applies to all ticket types, event passes, and additional purchases made through our website. This policy is in place to ensure the smooth planning and execution of the event.',
},
{
title: 'Event Cancellation by Organizers',
description:
'Refunds will only be issued if INNOVISION 2024 is cancelled by the organizers. In such a case, all registered participants will receive a full refund through the original payment method, processed within 14 days of the cancellation announcement. However, in any other case, the registration fees are non-refundable. We highly recommend double-checking your availability before confirming your registration.',
},
{
title: 'Force Majeure',
description:
'Once registration or payment is completed, refunds will not be issued under any circumstances. This applies to all ticket types, event passes, and additional purchases made through our website.',
},
Expand Down
Loading