Jeff Schnitzer
unread,Sep 11, 2012, 9:57:33 PM9/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wepa...@googlegroups.com
A question I could not determine the answer to by looking in the docs:
Which api endpoints accept an app access token as well as the
user/merchant access token?
I know that /checkout/refund will accept the app token, but will
/checkout (get) accept it? Presumably /checkout/create does not
(unless the checkout is _for_ the app account). It would be handy if
the docs made it clear which tokens are valid where.
I've been associating user access tokens with individual checkouts in
my data so that I can always fetch the state of a past checkout, even
if a user decides to switch the WePay account linked in our system.
I'd love to get rid of this cruft and use our app access token in
these cases instead - pretty much just /checkout and
/checkout/capture. Can I do that?
Thanks,
Jeff Schnitzer
Voost LLC