wyyerd/stripe-rs

TransferData for PaymentIntentCreateParams cannot be accessed

thedanhoffman opened this issue · 0 comments

I can't seem to find a way to populate the transfer_data parameter in stripe::PaymentIntentCreateParams. The documentation doesn't contain a hyperlink reference to another type, and all the references I could find aren't public.