In the create orders section in the docs is a list of allowed payment_type
values, however this doesn’t seem to match what actually gets returned from the API.
For example, the docs list credit_card
but looking at a random live order I can see CreditCard
.
Is there a more up-to-date list of the possible values?