#JoaoVitor
1 messages · Page 1 of 1 (latest)
What client library are you using?
sdk
Also can you tell me more about what a pix is here? I am not familiar with that term
Which language?
this .net , a method payment in brazil (pix) type paynow...
Ah gotcha, thank you for the clarification
It looks like we added Pix support in our latest version 40.9.0 https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md#4090---2022-09-15
So you will need to upgrade to use that object instead of a rawobject
As in an example of the values in a PaymentIntent? https://stripe.com/docs/api/payment_intents/object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.