vi.json•4.13 kB
{
  "Stripe": "Stripe",
  "Online payment processing for internet businesses": "Online payment processing for internet businesses",
  "Secret key acquired from your Stripe dashboard": "Secret key acquired from your Stripe dashboard",
  "Create Customer": "Create Customer",
  "Create Invoice": "Create Invoice",
  "Search Customer": "Search Customer",
  "Search Subscriptions": "Search Subscriptions",
  "Retrieve Customer": "Retrieve Customer",
  "Custom API Call": "Custom API Call",
  "Create a customer in stripe": "Create a customer in stripe",
  "Create an Invoice in stripe": "Create an Invoice in stripe",
  "Search for a customer in stripe by email": "Search for a customer in stripe by email",
  "Search for subscriptions by price ID, status, customer ID and other filters, including customer details": "Search for subscriptions by price ID, status, customer ID and other filters, including customer details",
  "Retrieve a customer in stripe by id": "Retrieve a customer in stripe by id",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "Email": "Email",
  "Name": "Name",
  "Description": "Description",
  "Phone": "Phone",
  "Address Line 1": "Address Line 1",
  "Postal Code": "Postal Code",
  "City": "City",
  "State": "State",
  "Country": "Country",
  "Customer ID": "Customer ID",
  "Currency": "Currency",
  "Price IDs": "Price IDs",
  "Subscription Status": "Subscription Status",
  "Created After": "Created After",
  "Created Before": "Created Before",
  "Limit": "Limit",
  "Fetch All Results": "Fetch All Results",
  "Include Customer Details": "Include Customer Details",
  "ID": "ID",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "Body": "Body",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "Stripe Customer ID": "Stripe Customer ID",
  "Currency for the invoice (e.g., USD)": "Currency for the invoice (e.g., USD)",
  "Description for the invoice": "Description for the invoice",
  "Comma-separated list of price IDs to filter by (e.g., price_1ABC123, price_2DEF456)": "Comma-separated list of price IDs to filter by (e.g., price_1ABC123, price_2DEF456)",
  "Filter by subscription status": "Filter by subscription status",
  "Filter by specific customer ID (optional)": "Filter by specific customer ID (optional)",
  "Filter subscriptions created after this date (YYYY-MM-DD format)": "Filter subscriptions created after this date (YYYY-MM-DD format)",
  "Filter subscriptions created before this date (YYYY-MM-DD format)": "Filter subscriptions created before this date (YYYY-MM-DD format)",
  "Maximum number of subscriptions to return (default: 100, set to 0 for all)": "Maximum number of subscriptions to return (default: 100, set to 0 for all)",
  "Fetch all matching subscriptions (ignores limit, may take longer for large datasets)": "Fetch all matching subscriptions (ignores limit, may take longer for large datasets)",
  "Fetch detailed customer information for each subscription": "Fetch detailed customer information for each subscription",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "All Statuses": "All Statuses",
  "Active": "Tích cực",
  "Past Due": "Past Due",
  "Unpaid": "Unpaid",
  "Canceled": "Canceled",
  "Incomplete": "Incomplete",
  "Incomplete Expired": "Incomplete Expired",
  "Trialing": "Trialing",
  "Paused": "Tạm dừng",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD",
  "New Payment": "New Payment",
  "New Customer": "New Customer",
  "Payment Failed": "Payment Failed",
  "New Subscription": "New Subscription",
  "Triggers when a new payment is made": "Triggers when a new payment is made",
  "Triggers when a new customer is created": "Triggers when a new customer is created",
  "Triggers when a payment fails": "Triggers when a payment fails",
  "Triggers when a new subscription is made": "Triggers when a new subscription is made"
}