Orders
class Orders extends Resource (View source)
The "orders" collection of methods.
Typical usage is:
$androidpublisherService = new Google\Service\AndroidPublisher(...);
$orders = $androidpublisherService->orders;
Methods
refund(string $packageName, string $orderId, array $optParams = [])
Refunds a user's subscription or in-app purchase order. Orders older than 3 years cannot be refunded. (orders.refund)
Details
refund(string $packageName, string $orderId, array $optParams = [])
Refunds a user's subscription or in-app purchase order. Orders older than 3 years cannot be refunded. (orders.refund)