CyberSource / cybersource-sdk-java

Java SDK for CyberSource Simple Order API
Other
51 stars 84 forks source link

paySubscriptionCreate_service_run request with 101 missingField_0=(ics_applications) #170

Closed rookmoose closed 1 year ago

rookmoose commented 1 year ago

Hi, We're attempting to test requests to create an installment subscription, using a payment token that is created with Secure Acceptance hosted checkout.

The response we're getting is: decision=REJECT requestID= reasonCode=101 requestToken=AxgBxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx7BIs missingField_0=(ics_applications)

and we're not quite sure it's requiring this field. We're pulling in the latest version, 6.2.13. Thank you for any assistance and please let me know if you need anymore information.