Disables the ending screen for accepted Offer
TikiSdk disableAcceptEnding(bool disable) { _isAcceptEndingDisabled = disable; return this; }