You can
immediately capture money
from your buyers and move it to your sellers.
Host URL:
Access Token:
Create Order
{ "intent": "CAPTURE", "payer": { "address": { "address_line_1": "123 Townsend St", "address_line_2": "Floor 6", "admin_area_2": "San Francisco", "admin_area_1": "CA", "postal_code": "94107", "country_code": "US" } },"purchase_units": [{ "description": "The Kings Avatar", "custom_id": "displaySoftDescriptor", "soft_descriptor": "One Autumn Leaf", "amount": { "currency_code": "USD", "value": "103.23", "breakdown": { "item_total": { "currency_code": "USD", "value": "100.00" }, "tax_total": { "currency_code": "USD", "value": "3.23" } } }, "items": [{ "name": "Item 0", "description": "Description 0", "sku": "SKU - 0", "url": "https://rmcgovernppl-tech.com/qa/Main.html", "unit_amount": { "currency_code": "USD", "value": "100.00" }, "tax": { "currency_code": "USD", "value": "3.23" }, "quantity": "1", "category": "PHYSICAL_GOODS" }], "shipping": { "method": "United States Postal Service" } }] }