Skip to content

Fix/allowedPaymentTypes value#6

Open
Songthamt wants to merge 1 commit into
CyberSource:mainfrom
Songthamt:fix/sandbox-allowed-payment-types
Open

Fix/allowedPaymentTypes value#6
Songthamt wants to merge 1 commit into
CyberSource:mainfrom
Songthamt:fix/sandbox-allowed-payment-types

Conversation

@Songthamt

@Songthamt Songthamt commented Apr 11, 2026

Copy link
Copy Markdown

fixes error which blocks user from generating capture context. There is no error message in the browser, but terminal shows the error.

Screenshot 2569-04-12 at 07 50 10

"status":400,"text":""{\"message\":\"A Validation Error Occurred.\",\"reason\":\"UNIFIEDPAYMENTS_VALIDATION_FIELDS\",\"informationLink\":\"https://developer.cybersource.com\\\",\\\"details\\\":[{\\\"location\\\":\\\"/allowedPaymentTypes\\\",\\\"message\\\":\\\"$.allowedPaymentTypes: None of the requested payment types are enabled and available\"}]}""}}

fixes error in sandbox environment

"status":400,"text":"\"{\\\"message\\\":\\\"A Validation Error Occurred.\\\",\\\"reason\\\":\\\"UNIFIEDPAYMENTS_VALIDATION_FIELDS\\\",\\\"informationLink\\\":\\\"https://developer.cybersource.com\\\",\\\"details\\\":[{\\\"location\\\":\\\"/allowedPaymentTypes\\\",\\\"message\\\":\\\"$.allowedPaymentTypes: None of the requested payment types are enabled and available\\\"}]}\""}}
@Songthamt Songthamt changed the title Change allowedPaymentTypes to only PANENTRY Fix/allowedPaymentTypes to PANENTRY Apr 12, 2026
@Songthamt Songthamt changed the title Fix/allowedPaymentTypes to PANENTRY Fix/allowedPaymentTypes value Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant