Hi guys and gals. I've got facebook inapp purchasing to work for my game by using the direct_URL method. See below:
https://www.facebook.com/dialog/pay?app_id=292270917524005&redirect_uri=http://lockegames.com/relicsofyore/?purchase=gems&amount=100&action=buy_item&order_info={"item_id":"1a"}&dev_purchase_params={"oscif":true}
The problem I'm having is very simple now that I've got the rest figured out. How can I use quotes in the address bar? If I change the quotes above the link no longer works. I'm sure there must be a way and it's so silly that this is now the only thing holding up my in app purchasing. :( How do I add quotes to the address bar in the browser url feature?