GraphQL API mutation paymentSessionPending

GraphQL API mutation paymentSessionPending

emp-ecp
Shopify Partner
4 0 0

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

Replies 4 (4)

ededdah
Shopify Partner
4 0 0

Hey,

 

I am facing a similar issue. did you figure out the root cause?

Thanks.

emp-ecp
Shopify Partner
4 0 0

No solution yet. I think Shopify should share a solution for this one.

SeQura
Shopify Partner
10 0 3

I had the same issue some months ago and now It is already working as espected.

Seguimos trabajando en ser tu solución de pagos preferida 🙂 Cualquier cosa que necesites no dudes en contactarnos enviando un email a sat@sequra.es
¡Gracias por tu confianza!
El equipo de SeQura

emp-ecp
Shopify Partner
4 0 0

Available with API version 2022-04.
This gives us compatibility with the Gateways a.k.a Hosted Payment SDK - "Pending Payments"