# Third-party Integrations

## SSO

* Parent Login
  * Supports "Sign in with Google"
  * Supports WeChat Login; users can link WeChat account to OpenApply account
  * Integrates with ManageBac+ via "Sign in with ManageBac+"
* Admin login
  * Supports 2FA to Google Identity and Microsoft Entra.
  * Integrates with ManageBac+ via "Sign in with ManageBac+".

## Data Exchange

End-to-end SIS syncronizations:

* Synchronizes student standard fields and core fields to **iSAMS** applicants or enrolled students \[[Link](https://help.openapply.com/hc/en-us/articles/4405312535437-iSAMS-FAQs)]
* Synchronizes students core field to **Engage b** \[[Link](https://help.openapply.com/hc/en-us/articles/13709637180825-Engage-SIS-Integration)]
* Synchronizes students and fields to **PowerSchool** students \[[Link](https://help.openapply.com/hc/en-us/articles/4405312565773-PowerSchool-Integration-FAQs)]

Export modules

* **SIMS** Export module \[[Link](https://help.openapply.com/hc/en-us/articles/4405382268557-SIMS-Export)] allows for manual export from OpenApply to be imported into SIMS.

Other

* Integrates with **iDAT** in the application process, arranging for diagnostic testing. Results are visible to school officials and parents. \[[Link](https://help.openapply.com/hc/en-us/articles/4405307043981-IDAT-International-Diagnostic-and-Admissions-Test)]

## Payment Service Providers

|                                                                                                            |
| ---------------------------------------------------------------------------------------------------------- |
| [Flywire](https://help.openapply.com/hc/en-us/articles/4416597641485-Flywire-Integration)                  |
| [WeChat Pay](https://help.openapply.com/hc/en-us/articles/12820635194009-Enabling-WeChat-Pay-on-OpenApply) |
| [AliPay](https://help.openapply.com/hc/en-us/articles/12823469082265-Enabling-Alipay-on-OpenApply)         |
| [Zenda](https://help.openapply.com/hc/en-us/articles/46094285597465-Zenda-Integration)                     |
| Stripe                                                                                                     |
| Cybersource                                                                                                |
| Braintree                                                                                                  |
| Hosted PCI                                                                                                 |
| Paypal Express Checkout                                                                                    |

## Other

* Google Analytics \[[Link](https://help.openapply.com/hc/en-us/articles/4418259932557-Introduction-to-Google-Analytics)]
* [WeChat](https://help.openapply.com/hc/en-us/articles/4405387541645-Enabling-WeChat-Mini-Programme) Miniprogram for parents to make Enquiries and accept Events

Notes on region availability

* WeChat Login (CN only)
* WeChat Pay (CN only)
* WeChat Miniprogram (CN only)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.fariaedu.com/integrations-portal/openapply/third-party-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
