Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aurelienlair/24f634ddf0235376012369eda94c9b21 to your computer and use it in GitHub Desktop.
Save aurelienlair/24f634ddf0235376012369eda94c9b21 to your computer and use it in GitHub Desktop.
URL Request
INSTEAD OF
"GET /api/purchases?username=tqdigitalpayment%40gmail.com&description=TQ+Point+Card+0.99+USD&item_code=1000718&price=100&country=AT&currency=EUR&return_url=https%3A%2F%2Fpayment.99.com%3A443%2FOnebip%2FPage%2FV2%2FBuySuccessForEn.aspx%3FOrderSerial%3D20170508001631171366112-27-1008&notify_url=https%3A%2F%2Fpayment.99.com%2FPayCenter%2FPage%2FCallBack%2FOneBipCallBack.aspx&cancel_url=https%3A%2F%2Fpayment.99.com%3A443%2FOnebip%2FPage%2FV2%2FBuyFailForEn.aspx%3FOrderSerial%3D20170508001631171366112-27-1008&remote_txid=20170508001632046461945-1021-1&signature=df806d2515b7120bf93ac9e9a702231853d2df990b283b953d8d9a42d772ed97
PASS "lang=de"
"GET /api/purchases?lang=de&username=tqdigitalpayment%40gmail.com&description=TQ+Point+Card+0.99+USD&item_code=1000718&price=100&country=AT&currency=EUR&return_url=https%3A%2F%2Fpayment.99.com%3A443%2FOnebip%2FPage%2FV2%2FBuySuccessForEn.aspx%3FOrderSerial%3D20170508001631171366112-27-1008&notify_url=https%3A%2F%2Fpayment.99.com%2FPayCenter%2FPage%2FCallBack%2FOneBipCallBack.aspx&cancel_url=https%3A%2F%2Fpayment.99.com%3A443%2FOnebip%2FPage%2FV2%2FBuyFailForEn.aspx%3FOrderSerial%3D20170508001631171366112-27-1008&remote_txid=20170508001632046461945-1021-1&signature=df806d2515b7120bf93ac9e9a702231853d2df990b283b953d8d9a42d772ed97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment