|
@@ -1649,7 +1649,7 @@ class CloudStorageView(View):
|
|
"redirect_urls": {"return_url": call_sub_url, "cancel_url": call_clc_url},
|
|
"redirect_urls": {"return_url": call_sub_url, "cancel_url": call_clc_url},
|
|
"transactions": [{
|
|
"transactions": [{
|
|
"payment_options": {
|
|
"payment_options": {
|
|
- "allowed_payment_method": "INSTANT_FUNDING_SOURCE,CREDIT_CARD,PAYPAL_BALANCE,PAYPAL_CREDIT"},
|
|
|
|
|
|
+ "allowed_payment_method": "IMMEDIATE_PAY"},
|
|
"item_list": {"items": [
|
|
"item_list": {"items": [
|
|
{"name": "Cloud video", "sku": "1", "price": price, "currency": "USD", "quantity": 1}]},
|
|
{"name": "Cloud video", "sku": "1", "price": price, "currency": "USD", "quantity": 1}]},
|
|
"amount": {"total": price, "currency": currency},
|
|
"amount": {"total": price, "currency": currency},
|