Open iamruss opened 3 years ago
@iamruss The ordering matters. I solved my problem by following the exact order as present in the documentation.
@iamruss The ordering matters. I solved my problem by following the exact order as present in the documentation.
I am not talking about "ordering" things in a sequence. I am talking about property named "order" of a type "ARBSubscriptionType".
Hello,
Environment: sandbox
I have no problem creating ARB subscription with an invoice number and get my OK response just fine. But, if I cancel subscription and create new ARB subscription with the same CC details (I am using test 4111....1111) but a different name, I am getting the following error. If I pass empty invoice number I am not getting this error. I wonder what would be causing this error, as I cannot have empty invoce number on subscriptions that were created after cancelation/expiration of the previous subscription.
I am creating my ARB subscription with parameters configured the following way:
Please advise