Below is a list of backwards-incompatible changes to the Star SaaS API.To prevent disruptions to existing integrations, all such changes are managed through versioning. For more information, refer to the previous section.This list highlights the affected endpoints to help you identify any necessary migration efforts. For full details on each endpoint's updated specifications, please consult the relevant version's documentation.If you have any questions or concerns, feel free to contact our support team.
Add following parameters in Create a direct payment and Create a redirect payment request color_depth accept user_agentAdd following subscriptions parameters in Create a direct payment "subscription": { "contract": "string", "contract_name": "string", "interval": "day", "interval_count": "string", "billing_cycle": 0, "contract_start": "string", "contract_end": "string", "price_id": "string" }Add following parameters in Query response antifraud_provider is3ds "fraud_check_result": { "check_items": "Approved By Forter", "status": "ACCEPT" }