question

Anh Le avatar image
Anh Le asked

Custom login and payment methods?

Hi team,

I'd like to ask whether you support custom payment in your services? In our regions (SEA, China), we use a lot of local payment SDK instead of Apple or Google payment.

The second questions is: Do you support custom authentication method which we can use our own SDK login instead of those cureent social login methods?

Thanks,

Anh

sdksAuthentication
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

We provide integration with a number of payment providers (Xsolla being the one we'll be releasing shortly). It's not technically possible to have a generic integration for any payment provider though, as each one has specific requirements in how to work with them. If there's a specific payment provider you need, can you give us more details?

The same applies to authentication - we provides a bunch of auth methods, but it's not possible to provide a generic method that could integrate with any possible service. We do provide a Custom ID authentication, which would allow you to use an identifier from any service as the primary login mechanism, however. Have a look at these API calls, if that sounds like it would meet your needs (and, if not, could you please specify what your requirements are?):

https://api.playfab.com/Documentation/Client/method/LoginWithCustomID

https://api.playfab.com/Documentation/Client/method/LinkCustomID

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.