Hi,
It is possible to use Cashier without assigning payment to user instance ? I offer on my website adding advert without registration, so... you understand.
Only way I think is to download Stripe class and do it manually, but then it's a way around. Maybe there exist some simply trick to avoid that.
Another approach is to create fake User in db and assign this payment to him...
Sorry, I had lucky and guess how to use Stripe straight without changing anything. If somebody would like to know how to do that, because I didn't find answer on forum: