Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The PayPal integration does not work if Tozenization is enabled: «Missing required field : SecureTokenHolder SecureToken» #35

Open
dmitrii-fediuk opened this issue Nov 20, 2017 · 2 comments

Comments

@dmitrii-fediuk
Copy link
Member

dmitrii-fediuk commented Nov 20, 2017

{
	"Result": {
		"ResponseCode": "1047",
		"ResponseMessage": "Missing required field :  SecureTokenHolder  SecureToken",
		"ResponseTimestamp": "20112017074043",
		"MerchantID": "ANTERIOR001",
		"MerchantTxnID": "1118L752",
		"PaymentID": null,
		"Currency": null,
		"Amount": null,
		"BillCurrency": null,
		"BillAmount": null,
		"CardHolder": null,
		"CardType": null,
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"ProviderResps": [
		{
			"ProviderName": "AlphaSecure",
			"ProviderOrder": "1",
			"ProviderResponse": null,
			"ProviderReference": null,
			"ResponseCode": "1047",
			"ResponseTimestamp": null
		}
	],
	"Country": {
		"CountryName": null,
		"CountryCode": null
	},
	"MethodResult": {
		"AuthCode": null,
		"CVVResult": null,
		"AVSStreetResult": null,
		"AVSZipResult": null,
		"SecureToken": null,
		"Status": null,
		"AmountReceived": null,
		"RedirectUrl": null,
		"FeeAmount": null,
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null,
		"ACSUrl": null,
		"PAReq": null
	},
	"ThreeDSecure": {
		"AuthenticationValue": null,
		"AuthenticationStatus": null,
		"Enrolled": null,
		"XID": null,
		"ECI": null,
		"PARes": null,
		"CAVVAlgorithm": null,
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"TokenResult": {
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"PaymentInfo": {
		"PaymentBrand": null,
		"PaymentBrandType": null,
		"PaymentBrandCategory": null,
		"PaymentIssuer": null,
		"PaymentIssuerCountry": null,
		"BIN": null
	},
	"FraudResult": {
		"RiskCategory": null,
		"Score": null,
		"Status": null
	},
	"FraudChecks": [],
	"GeoChecks": [],
	"LoyaltyResult": null
}

01

@dmitrii-fediuk
Copy link
Member Author

It is related to #36 (The POLi Payments integration is broken again «Missing required field : SecureTokenHolder SecureToken»).

@dmitrii-fediuk dmitrii-fediuk changed the title The PayPal integration is broken again «Missing required field : SecureTokenHolder SecureToken» The PayPal integration does not work if Tozenization is enabled: «Missing required field : SecureTokenHolder SecureToken» Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant