All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Orders.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240516-2.0.0
Show newest version






AndroidPublisher.Orders (Google Play Android Developer API v3-rev20240328-2.0.0)












com.google.api.services.androidpublisher

Class AndroidPublisher.Orders

  • java.lang.Object
    • com.google.api.services.androidpublisher.AndroidPublisher.Orders
  • Enclosing class:
    AndroidPublisher


    public class AndroidPublisher.Orders
    extends Object
    The "orders" collection of methods.
    • Constructor Detail

      • Orders

        public Orders()
    • Method Detail

      • refund

        public AndroidPublisher.Orders.Refund refund(String packageName,
                                                     String orderId)
                                              throws IOException
        Refunds a user's subscription or in-app purchase order. Orders older than 3 years cannot be refunded. Create a request for the method "orders.refund". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - The package name of the application for which this subscription or in-app item was purchased (for example, 'com.some.thing').
        orderId - The order ID provided to the user when the subscription or in-app order was purchased.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy