' . __('No payment requests found.', 'informatiq-eb-redsys') . '
'; return; } ?>| id; ?> | #booking_id; ?> | customer_email); ?> | €amount, 2); ?> | status); ?> | created_at)); ?> | expires_at)); ?> | status === 'pending'): ?> status !== 'paid'): ?> |
Payment Request
We hope you are looking forward to your stay at Hotel Raxa. This is a payment request for your upcoming booking.
Booking ID: #' . $request->booking_id . '
Amount Requested: €' . number_format($request->amount, 2) . '
' . ($request->description ? 'Description: ' . esc_html($request->description) . '
' : '') . 'Payment Due: ' . date_i18n(get_option('date_format'), strtotime($request->expires_at)) . '
Important: This payment link will expire on ' . date_i18n(get_option('datetime_format'), strtotime($request->expires_at)) . '. Please complete your payment before this date to secure your reservation.
If you have any questions about this payment request or your booking, please contact us immediately.
Thank you for choosing Hotel Raxa!
Hotel Raxa | For questions, please contact: info@hotelraxa.com
This email was sent automatically. Please do not reply to this email.
Secure Payment Request
#booking_id; ?>
description ?: __('Hotel booking payment', 'informatiq-eb-redsys')); ?>
expires_at)); ?>