Adds support for ad-hoc products and prices when creating Payment Links
What’s new
You can now generate a new Price when you create a Payment Link by specifying the price_data parameter for its line_items.
Impact
Instead of needing two API requests to separately create a Price and a Payment Link, using price_
allows you to create them both with just one API request.