I have seen that many projects that accept PayPal donation have a donation from with a new design, which looks like this:

And its URL is like:
https://www.paypal.com/donate/?token=...
But I could not find how to set up such donation form.
The "Create Button" tool create a code that shows a form with the classic design:
And its URL is like:
https://www.paypal.com/us/cgi-bin/webscr?...
How do I create a Donation buttons that link to the new design form? Is there a special variable that I can add to the button code to make it link to the new design form?
(Note that I do not have a PayPal Business account – in case it is relevant.)