Interface PaymentPageProjectsRequest

All Superinterfaces:
GiroCheckoutRequest

public interface PaymentPageProjectsRequest extends GiroCheckoutRequest
Projektabfrage der Payment Page.
  • Method Summary

    Modifier and Type
    Method
    Description
    Projektabfrage der Payment Page - Beispiel:
    PaymentPageProjectsRequest request = project.createPaymentPageProjectsRequest();
    PaymentPageProjectsResponse response = request.execute();