stripe.cr
stripe.cr copied to clipboard
feat: :sparkles: Add missing attributes to the Checkout session object.
I was courios why the url from the session was not available on the Checkout session object. I reviewed all other attributes that came from the API and added them ass well.
Hope these attributes are useful for someone else.