My Project
|
When the FailedByPaymentProvider error is returned, it's important to check the ProviderErrorCode, ProviderErrorMessage, and ProviderErrorDetails to understand the specific reason the payment was rejected, as in some rare cases, this may mean that the provider hasn't completed some operation required to finalize the purchase. More...
Public Attributes | |
List< ItemInstance > | Items |
Array of items purchased. | |
string | OrderId |
Purchase order identifier. | |
DateTime | PurchaseDate |
Date and time of the purchase. | |
![]() | |
PlayFabRequestCommon | Request |
object | CustomData |
Additional Inherited Members | |
![]() | |
string | ToJson () |
When the FailedByPaymentProvider error is returned, it's important to check the ProviderErrorCode, ProviderErrorMessage, and ProviderErrorDetails to understand the specific reason the payment was rejected, as in some rare cases, this may mean that the provider hasn't completed some operation required to finalize the purchase.