Simple Recurring Sale
Choosing an Integration Method
The right method depends on how you handle customer payment information. Use the table below to decide.
Method | Best For | Description |
---|---|---|
GetURL | Payment Page. | Redirects the user to a secure, hosted iCredit page. The customer enters their card details there. This is the easiest way to get started. |
SaleChargeToken | Existing Customers. | Uses a secure token that represents a customer's saved card. Ideal for "one-click" recurring setups without handling raw card data. |
CreateSale | Direct Payment. | Used within the Direct Payment flow. Your server sends the credit card details directly to the API. Requires higher PCI compliance. |
Note: All three methods require a specific set of values to define the recurring schedule, amount, and other details.
⚙️Managing Recurring Sales
You can monitor and manage all active recurring sales from your iCredit dashboard.
Navigation: Go to the "Recurring Sales" list (הוראות קבע - רשימת הוראות קבע) in your iCredit account.

Available Actions
On each recurring sale in the list, you have three main actions:
📊 View Payment History
- Click the green היסטוריית חיובים (Billing History) button to see a full list of all successful and failed payments for that subscription.
✏️ Edit Parameters
- Click the blue ערוך (Edit) button to modify the recurring sale's parameters, such as the payment amount or the date of the next charge.
❌ Cancel Recurring Sale
- Click the red ביטול (Cancel) button to permanently stop all future charges for this sale. This action cannot be undone.
Updated 7 days ago