stripe / stripe-php

PHP library for the Stripe API.
https://stripe.com
MIT License
3.75k stars 848 forks source link

Fix url and context in fetchRelatedObject #1760

Closed prathmesh-stripe closed 1 month ago

prathmesh-stripe commented 1 month ago

To access the property while calling fetchRelatedObject we need to use different syntax.

Related: https://github.com/stripe/sdk-codegen/pull/1786