A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
what causes paymentSessionPending to be inaccessible from the Payment APP? In API Doc access scope is write_payment_session, the same as the paymentSessionResolve and paymentSessionReject, which are working.
When do you plan to include paymentSessionPending in the Stable API versions?
Do you plan Pending Status for Refunds? This is available in the HPSDK too, but no evidence in the Payment API.
paymentSessionPending:
[data] => Array
(
[paymentSessionPending] => Array
(
[paymentSession] =>
[userErrors] => Array
(
[0] => Array
(
[field] => Array
(
[0] => id
)
[message] => Payments app doesn't have required permission to use this mutation.
)
)
)
)
Thank you in advance!
Best Regards
emp-ecp
Hey,
I am facing a similar issue. did you figure out the root cause?
Thanks.
No solution yet. I think Shopify should share a solution for this one.
I had the same issue some months ago and now It is already working as espected.
Available with API version 2022-04.
This gives us compatibility with the Gateways a.k.a Hosted Payment SDK - "Pending Payments"