Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Please help... #2

Open
sipi41 opened this issue Jun 26, 2013 · 1 comment
Open

Please help... #2

sipi41 opened this issue Jun 26, 2013 · 1 comment

Comments

@sipi41
Copy link

sipi41 commented Jun 26, 2013

I noticed that we can create keys but not subkeys... for example, google is making me crazy by asking me to create something like this...

"iss" => $sellerIdentifier,
"aud" => "Google",
"typ" => "google/payments/inapp/item/v1",
"exp" => time() + 3600,
"iat" => time(),
"request" => array (
"name" => "Piece of Cake",
"description" => "Virtual chocolate cake to fill your virtual tummy"
"price" => "10.50",
"currencyCode" => "USD",
"sellerData" => "user_id:1224245,offer_code:3098576987,affiliate:aksdfbovu9j",
)

now... now to put the name, description, price, currenycode, etc... into the request element???? PLEASE advise...

@apanzerj
Copy link

I'm not sure this is related. We don't require that information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants