Skip to content

Commit

Permalink
deleted url duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianMF1 committed May 26, 2024
1 parent 6641223 commit 8f6043b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flights/checkout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const Checkout = () => {
const serviceId = 'service_n7axnzr';
const templateId = 'template_ub1jyen';
const publicKey = 'UveU5M9FMZjRUpumI';
const emailMessage = `Transacción realizada exitosamente. Muchas gracias! Puedes descargar tu recibo aqui: ${pdfUrl}`;
const emailMessage = `Transacción realizada exitosamente. Muchas gracias! Puedes descargar tu recibo en el enlace de abajo`;
const data2 = {
service_id: serviceId,
template_id: templateId,
Expand Down

0 comments on commit 8f6043b

Please sign in to comment.