URL Editor

Decompose & edit URL parameters

Payment & E-commerce

PayPal Checkout

PayPal payment URL

Example URL

https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=seller%40example.com&item_name=Product%20Name&amount=19.99&currency_code=USD
Open in Editor

Parameters

cmd=_xclick
business=seller@example.com
item_name=Product Name

Name of the product or service

amount=19.99

Payment amount

currency_code=USD

Three-letter currency code (e.g., USD, EUR)

URL Structure

Protocol
https:
Host
www.paypal.com
Path
/cgi-bin/webscr

Related Templates