OrderService::retrieve()
Method: Retrieves the details of an existing order. Supply the unique order ID from either an order creation request or the order list, and Stripe will return the corresponding order information.
OrderService::retrieve Read More »