zuora

    3熱度

    1回答

    我正在使用Zuora託管的付款iframe。簡而言之,您加載Zuora庫以使您可以訪問包含Zuora API方法的Z對象。使用Z.render()將付款表單呈現到iframe中。 當的IFRAME負載在控制檯中示出此錯誤: Invalid 'X-Frame-Options' Header when loading '[URL-HERE]': ' ' is not a recognized dire

    1熱度

    2回答

    簡短問題:使用get_invoices endpoint,當我嘗試從InvoiceFiles.pdfFileUrl響應中訪問URL時,它彈出api.zuora登錄表單。我需要我的客戶能夠訪問這些PDF。 如果我輸入我的Zuora的creds,它會顯示在發票,但當然我的客戶沒有Zuora的creds。 是否有某種設置允許客戶從URL中查看PDF? 長的問題: 的get_invoices endpoi

    -1熱度

    2回答

    大家好這可能是一個脫離主題的問題,但我沒有找到任何解決方案,所以在這裏問.. 我如何獲得zuora解決方案架構師認證? 什麼是認證程序? zuora需要學習什麼才能參加認證測試?

    0熱度

    1回答

    我想自動取消訂閱,如果到期的發票在某些日期沒有支付,並且取消生效日期應設置爲發票到期日,以便沒有退款和到期的發票將等待在客戶帳戶中。 參考: https://knowledgecenter.zuora.com/BC_Subscription_Management/Subscriptions/H_Cancellations https://knowledgecenter.zuora.com/BC_S

    0熱度

    1回答

    我想通過Zuora REST API執行一些ZOQL。 我已經提到了this doc,我正在使用REST endpoint v1/action/query來執行ZOQL。 首先,我試圖用非常簡單的請求,並得到了結果返回 { "queryString": "select AccountId, FirstName, LastName from contact" } 現在我想查詢有星號的

    0熱度

    2回答

    <div style="width: 550px;" id="zuora_payment"> <div style="display: inline;" class="z-overlay" id="z-overlay"></div> <div class="z-container" id="z-container"> <div class="z-data" id="

    0熱度

    1回答

    我正在嘗試調用Zuora Soap API的更新方法以便'CloseAccountingPeriod'。什麼是應該做的正確的方式這 require 'savon' message = {'username' => 'username','password' => 'password' } client = Savon.client(wsdl: 'zuora.a.75.0.wsd

    0熱度

    1回答

    我試圖從Zuora中提取一些數據,但是rjson正在拋出一個錯誤。 library(httr) library(rjson) query <- "https://api.zuora.com/rest/v1" getdata <- GET(url=query, add_headers(apiAccessKeyId="Username", apiSecretAccessKey = "Passw

    -1熱度

    1回答

    我想從一個在線源使用httr導入一個csv,除了它讀取一列作爲整數時,一切都很好,因爲它應該是一個雙精度值,導致這些值顯示因爲不適用 我正在使用並獲取以下問題。 getdata <- GET(paste("https://rest.zuora.com/v1/files/",r$FileId, sep = ''), auth) invoice <- content(getdata, type = "

    1熱度

    2回答

    當我喊「https://apisandbox-api.zuora.com/rest/v1/accounts」有需要apiAccessKeyId,apiSecretAccessKey和參數,我收到響應 { "success": false, "reasons": [ { "code": 90000011, "message": "this res