#Mike Zukowski
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
if you look at this page https://stripe.com/docs/payments/pix
Given that Pix is a new payment method, there are requirements that an account must have before having access to Pix. Businesses in good standing will typically be eligible to enable Pix after processing on Stripe for a minimum of 60 days.
You can check your eligibility in your Dashboard by reviewing Pix availability.
Maybe your Connect Account is still not yet eligible
Tbh I don't understand. We've enabled the payment method on the merchant, the custom account has been fully activated and is active for some time.
could you please share your account id and the account id of your Custom Account?
Account id: acct_1AkVuvK9VJmOHrDz
Custom account id: acct_1K98TT2cgW9NiMGa
We've even updated the capability manually via the API for this connected account and it returns this capability in response as if it's enabled
let me double check for you
Sure
it seems that the Custom Account has Pix enabled for them
Hm it seems it wasn't working, but it wasn't me testing so I'm not 100% sure if that's right.
Anyway, why the Pix is nowhere to be seen in Stripe's UI?
where are you checking?
In two places: on the "connect" list with capabilities displayed and in the account's details.
If I press "edit" I can select only from "card payments" and "transfers"
there is no capabilities needed for Pix
Why's the "pix_payments" on the list of the capabilities then?
yeah scratch that, but I wasn't able to find the capability in the docs
https://stripe.com/docs/api/accounts/update#update_account-capabilities
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'm talking about account capabilities
Me too?
We already went through this procedure when we were enabling Blik payments for our customers in Poland
When we enabled blik_payments for the merchant, the capability appeared inside the "capabilities" form of our custom accounts. It's also visible on the list and in the account's details.
With pix we've enabled the payment method yet it's nowhere to be found.
The list also mentions "No, connected accounts must activate the capability in their dashboard settings page"
It's hard to activate something what it's not there.
sorry I'm still looking into this, it's really absurd, you're right, it's no where to be found
I strongly suggest contacting support via https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
they might be able to help you out, they are better equipped to handle those niche use-cases
I'll do that. Thank you.