So I'm using paypal's IPN, and I need to send more than one custom variable. But they only allow you to pass one, so what would be the best way to get around this? The information I need to pass isn't that long, so I could put it all in and use like a "|" to separate them or something.