I'm trying to publish an event but I get the error
{
status_code: 400,
error_description: 'This paid event has no payment type',
error: 'PAYMENT_OPTIONS_NO_PAYMENT_TYPE'
}
I see no option to set payment type in the event creation api endpoint?
I've set my default bank in the finance settings. I don't understand how to get round this.