I use Stripe payment plugin. During the event, some walk-in registrants show up.
I need a way to add them as registrants from backend such that, they will receive the email along with the payment link, that they can click and pay online using the same Stripe payment plugin. Once the payment is made, the user's status is marked as paid/published.
Is there a way to achieve this?